DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
ulairi
summary
tree
log
refs
ref:
e78be1f39347874c13c8ff1c08025ec375b5e928
ulairi
/
ulairi-api
/
migrations
/
2022-05-01-115036_hour_entries
/down.sql
-rw-r--r--
72 bytes
View
Log
Blame
View raw
Permalink
e78be1f3
—
Jonni Liljamo
I lost the old commit history...
2 years ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
hour_entries
;