Skip to content

Commit

Permalink
chore: test .sql script update
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeLyttle authored Nov 29, 2024
1 parent 27b29ec commit 9c57225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/sql/V1.0.0__init.sql
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ VALUES ('John', '[email protected]'),
('Jane', '[email protected]'),
('Jack', '[email protected]'),
('Jill', '[email protected]'),
('Joe', 'Joe[email protected]');
('Jam', 'Jam[email protected]');

0 comments on commit 9c57225

Please sign in to comment.