This website requires JavaScript.
Explore
Help
Sign In
odyfo
/
postgres_migration
Watch
1
Star
0
Fork
You've already forked postgres_migration
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fcc06ae4a0
postgres_migration
/
psql_creation.sql
4 lines
55 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add MySQL and alembic
2021-02-08 02:19:07 +01:00
CREATE
DATABASE
odyfo
;
Add database creation scripts
2021-02-08 01:29:39 +01:00
Add MySQL and alembic
2021-02-08 02:19:07 +01:00
CREATE
DATABASE
test_odyfo
;