spec/dummy/db/test.sqlite3 in enju_message-0.0.24 vs spec/dummy/db/test.sqlite3 in enju_message-0.0.25
- old
+ new
@@ -1,8 +1,8 @@
-SQLite format 3 @ 5 ! 5 5 - ZikLo
O/?indexindex_message_templates_on_statusmessage_templatesCREATE UNIQUE INDEX "index_message_templates_on_status" ON "message_templates" ("status")F//;tablemessage_templatesmessage_templates
CREATE TABLE "message_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" varchar(255) NOT NULL, "title" text NOT NULL, "body" text NOT NULL, "position" integer, "locale" varchar(255) DEFAULT 'en', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Q)5indexindex_library_groups_on_short_namelibrary_groupsCREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")
+SQLite format 3 @ "