index
:
guix/build-coordinator
master
post-build-prioritisation
trunk
wip
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqitch
/
sqlite
/
deploy
/
schema.sql
blob: 48d62925888f6f112859875d73a0d9d807f4b43c (
plain
)
1
2
3
4
5
6
7
--
Deploy
guix
-
build
-
coordinator
:
schema
to
sqlite
BEGIN
;
--
XXX
Add
DDLs
here
.
COMMIT
;