Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
521a83591361c7c0353944a1e742eb70e013cf9b
/
.
/
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
;