index
:
kakeibo-old.git
main
Unnamed repository; edit this file 'description' to name the repository.
Masaya Tojo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deploy
/
appschema.sql
blob: 9bbf75bbeb6d6aa1811fa36bb14de6b4038f2a95 (
about
) (
plain
)
1
2
3
4
5
6
7
--
Deploy
kakeibo
:
appschema
to
pg
BEGIN
;
CREATE
SCHEMA
kakeibo
;
COMMIT
;