This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lee
/
chatrpg-api
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
80ce51bee3
Branches
Tags
development
game_creation
master
chatrpg-api
/
sql
/
init.sql
init.sql
52 B
History
Raw
1
2
3
4
5
CREATE DATABASE chatrpg;
\c chatrpg
\ir users.sql