This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
fastfood
Watch
1
Star
0
Fork
You've already forked fastfood
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bab8008ec8
fastfood
/
scripts
/
db_prepare.sql
2 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
docker and docker tests
2024-01-28 16:22:24 +03:00
CREATE
DATABASE
fastfood_db_test
WITH
OWNER
postgres
;