This website requires JavaScript.
Explore
Help
Sign In
status-im
/
migrate
mirror of
https://github.com/status-im/migrate.git
Watch
2
Star
0
Fork
You've already forked migrate
0
Code
Issues
Projects
Releases
Wiki
Activity
cde3cfc30d
migrate
/
database
/
ql
/
examples
/
migrations
/
33_create_table.up.sql
3 lines
36 B
SQL
Raw
Blame
History
CREATE
TABLE
pets
(
name
string
)
;
Reference in New Issue
View Git Blame
Copy Permalink