index
:
photos-schema.git
main
Unnamed repository; edit this file 'description' to name the repository.
Masaya Tojo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revert
/
schema.sql
blob: 1f6b1c157945087855191e81830ae7952940c268 (
about
) (
plain
)
1
2
3
4
5
6
7
--
Revert
photos
:
schema
from
pg
BEGIN
;
DROP
SCHEMA
photos
;
COMMIT
;