Cleaning stuff out a bit... Need to work towards querying.
This commit is contained in:
parent
893faf8988
commit
edbdfe3afc
4 changed files with 10 additions and 26 deletions
|
|
@ -12,4 +12,4 @@ CREATE TABLE IF NOT EXISTS entities (
|
|||
name VARCHAR(64),
|
||||
spawn_line VARCHAR(64),
|
||||
FOREIGN KEY(user_id) REFERENCES users(id)
|
||||
);
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue