Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
62e6f0b9a4561118f691f2d886a7e2c026cec333
/
.
/
cloud
/
bmaas
/
bmdb
/
model
/
migrations
/
1662136250_initial.down.sql
blob: 5c0ebe955a11b0d7aca647522087fe8216d4bba5 [
file
] [
log
] [
blame
]
DROP
TABLE
work
;
DROP
TABLE
sessions
;
DROP
TABLE
machines
;
DROP
TYPE process
;