reserve top level names

This commit is contained in:
keyan 2022-09-27 16:43:29 -05:00
parent 401efbd550
commit 357b19bebd
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
INSERT INTO "users" ("name") VALUES
('freebie'),
('borderland'),
('outlawed');