bgg-ottawa-sell-club/db/migrations/20240211153145_jillybean5001.sql

8 lines
122 B
MySQL
Raw Permalink Normal View History

2024-02-11 15:34:00 +00:00
-- migrate:up
insert into bgg_user ( username, neighbourhood )
VALUES( 'Jillybean5001', 'Kemptville');
-- migrate:down