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
8eb6767da9
ipld-eth-server
/
db
/
migrations
/
1536267596_create_vat_init_table.down.sql
4 lines
94 B
MySQL
Raw
Normal View
History
Unescape
Escape
Squash vat_init checked_headers
2018-10-26 13:08:58 +00:00
DROP
TABLE
maker
.
vat_init
;
ALTER
TABLE
public
.
checked_headers
DROP
COLUMN
vat_init_checked
;
Reference in New Issue
Copy Permalink