This website requires JavaScript.
Explore
Help
Sign In
locusworks
/
eight-track
Watch
4
Star
0
Fork
0
You've already forked eight-track
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f051e98768e5ff076e8d73eaca86d6ec6fe81085
eight-track
/
src
/
main
/
resources
/
database
/
migration
/
mariadb
/
beforeMigrate.sql
Isaac Parenteau
68a472d804
Changed to use local database and started adding admin rights
2019-10-13 16:00:05 -05:00
1 line
41 B
SQL
Raw
Blame
History
CREATE
DATABASE
IF
NOT
EXISTS
eighttrack
;
Reference in New Issue
View Git Blame
Copy Permalink