new article ?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
simonpetit 2025-12-03 17:15:59 +00:00
parent b326349656
commit 23cfaf7819

View File

@ -12,7 +12,6 @@ First create a basic user table:
username VARCHAR
);
Then create a conversation table:
CREATE TABLE conversation (