bgg-ottawa-sell-club/db/migrations/20240211153145_jillybean5001.sql
2024-02-11 10:34:00 -05:00

8 lines
122 B
SQL

-- migrate:up
insert into bgg_user ( username, neighbourhood )
VALUES( 'Jillybean5001', 'Kemptville');
-- migrate:down