We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a019aa5 commit 97c43e3Copy full SHA for 97c43e3
tests/fixtures/NovaTestGeneratorTest/dump.sql
@@ -1,3 +1,3 @@
1
-INSERT INTO welcome_bonuses(id, title, name, created_at, updated_at) VALUES
+INSERT INTO "welcome_bonuses"(id, title, name, created_at, updated_at) VALUES
2
(1, 1, 1, '2016-10-20 11:05:00', '2016-10-20 11:05:00');
3
0 commit comments