2 lines
68 B
MySQL
Raw Normal View History

2021-09-02 12:49:17 -05:00
-- add story as user
INSERT INTO "users" ("name") VALUES ('story');