This commit is contained in:
parent
b326349656
commit
23cfaf7819
@ -12,7 +12,6 @@ First create a basic user table:
|
|||||||
username VARCHAR
|
username VARCHAR
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
Then create a conversation table:
|
Then create a conversation table:
|
||||||
|
|
||||||
CREATE TABLE conversation (
|
CREATE TABLE conversation (
|
||||||
Loading…
Reference in New Issue
Block a user