Compare commits
No commits in common. "f4e55be916f43716604e01d01af026236e90a936" and "5006f5a3104d02fcb34bec56c1827c09ebb01b9d" have entirely different histories.
f4e55be916
...
5006f5a310
@ -1,7 +0,0 @@
|
||||
-- migrate:up
|
||||
|
||||
insert into bgg_user ( username, neighbourhood )
|
||||
VALUES( 'Jillybean5001', 'Kemptville');
|
||||
|
||||
-- migrate:down
|
||||
|
@ -20,5 +20,4 @@ INSERT INTO "schema_migrations" (version) VALUES
|
||||
('20240204153045'),
|
||||
('20240205142447'),
|
||||
('20240206141649'),
|
||||
('20240211024145'),
|
||||
('20240211153145');
|
||||
('20240211024145');
|
||||
|
Loading…
Reference in New Issue
Block a user