Compare commits

..

No commits in common. "f4e55be916f43716604e01d01af026236e90a936" and "5006f5a3104d02fcb34bec56c1827c09ebb01b9d" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -1,7 +0,0 @@
-- migrate:up
insert into bgg_user ( username, neighbourhood )
VALUES( 'Jillybean5001', 'Kemptville');
-- migrate:down

View File

@ -20,5 +20,4 @@ INSERT INTO "schema_migrations" (version) VALUES
('20240204153045'), ('20240204153045'),
('20240205142447'), ('20240205142447'),
('20240206141649'), ('20240206141649'),
('20240211024145'), ('20240211024145');
('20240211153145');