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