This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
18
Star
0
Fork
1
You've already forked ipld-eth-server
Code
Issues
10
Pull Requests
1
Actions
Packages
Projects
Releases
37
Wiki
Activity
2cc303a2f5
ipld-eth-server
/
db
/
migrations
/
1538510582_create_vat_fold_table.down.sql
4 lines
94 B
MySQL
Raw
Normal View
History
Unescape
Escape
vat.fold: correct table name in down migration
2018-10-10 10:37:31 +00:00
DROP
TABLE
maker
.
vat_fold
;
Vat.fold: add migrations
2018-10-03 10:44:23 +00:00
ALTER
TABLE
public
.
checked_headers
vat.fold: correct table name in down migration
2018-10-10 10:37:31 +00:00
DROP
COLUMN
vat_fold_checked
;
Reference in New Issue
Copy Permalink