test/dummy/db/test.sqlite3 in forest_liana-1.5.17 vs test/dummy/db/test.sqlite3 in forest_liana-1.5.18
- old
+ new
@@ -1,63 +1,56 @@
-SQLite format 3 @ 1 1 -p 7
- dG`h` atabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "owner_id" integer)p;tableownersownersCREATE TABLE "owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar);;=tablehas_many_through_fieldshas_many_through_fieldsCREATE TABLE "has_many_through_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)AACtablehas_many_class_name_fieldshas_many_class_name_fieldsCREATE TABLE "has_many_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id") 11ktablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer)(IIKtablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")4EEktablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id") ++wtablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer)x))+tablehas_one_fieldshas_one_fieldsCREATE TABLE "has_one_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)2
e/]indexindex_belongs_to_fields_on_has_many_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_many_field_id" ON "belongs_to_fields" ("has_many_field_id")S{/ indexindex_belongs_to_fields_on_has_many_class_name_field_idbelongs_to_fields
CREATE INDEX "index_belongs_to_fields_on_has_many_class_name_field_id" ON "belongs_to_fields" ("has_many_class_name_field_id")/c/Yindexindex_belongs_to_fields_on_has_one_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_one_field_id" ON "belongs_to_fields" ("has_one_field_id")b
-//stablebelongs_to_fieldsbelongs_to_fieldsCREATE TABLE "belongs_to_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "has_many_class_name_field_id" integer, "has_many_field_id" integer) ''Ktablestring_fieldsstring_fields
-CREATE TABLE "string_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" varchar) ))Mtableboolean_fieldsboolean_fields CREATE TABLE "boolean_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" boolean)%%Etablefloat_fieldsfloat_fieldsCREATE TABLE "float_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" float) ))Mtabledecimal_fieldsdecimal_fieldsCREATE TABLE "decimal_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" decimal) ))Mtableinteger_fieldsinteger_fieldsCREATE TABLE "integer_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" integer)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)}##Atabledate_fieldsdate_fieldsCREATE TABLE "date_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" date)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT
p^L:( )20160628173505)20160627172951)20160627172810)20150814081918
)20150623115554)20150616150629)20150612112520
+SQLite format 3 @ I I -
+
N(
+q ^!x=d )3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id")N11Gtablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "created_at" datetime, "updated_at" datetime)VII'tablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")bEEGtablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer, "created_at" datetime, "updated_at" datetime)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id")N++Stablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer, "created_at" datetime, "updated_at" datetime)&))tablehas_one_fieldshas_one_fieldsCREATE TABLE "has_one_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)2
e/]indexindex_belongs_to_fields_on_has_many_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_many_field_id" ON "belongs_to_fields" ("has_many_field_id")S{/ indexindex_belongs_to_fields_on_has_many_class_name_field_idbelongs_to_fields
CREATE INDEX "index_belongs_to_fields_on_has_many_class_name_field_id" ON "belongs_to_fields" ("has_many_class_name_field_id")/c/Yindexindex_belongs_to_fields_on_has_one_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_one_field_id" ON "belongs_to_fields" ("has_one_field_id")
+//Otablebelongs_to_fieldsbelongs_to_fieldsCREATE TABLE "belongs_to_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "has_many_class_name_field_id" integer, "has_many_field_id" integer, "created_at" datetime, "updated_at" datetime)4 '''tablestring_fieldsstring_fields
+CREATE TABLE "string_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" varchar, "created_at" datetime, "updated_at" datetime)7)))tableboolean_fieldsboolean_fields CREATE TABLE "boolean_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" boolean, "created_at" datetime, "updated_at" datetime)/%%!tablefloat_fieldsfloat_fieldsCREATE TABLE "float_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" float, "created_at" datetime, "updated_at" datetime)7)))tabledecimal_fieldsdecimal_fieldsCREATE TABLE "decimal_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" decimal, "created_at" datetime, "updated_at" datetime)7)))tableinteger_fieldsinteger_fieldsCREATE TABLE "integer_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" integer, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)+##tabledate_fieldsdate_fieldsCREATE TABLE "date_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" date, "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT
p^L:( )20160628173505)20160627172951)20160627172810)20150814081918
)20150623115554)20150616150629)20150612112520
)20150609114636 )20150608150016)20150608133044)20150608133038)20150608132621)20150608132159)20150608131610)20150608131603)20150608131430)20150608130516
|iVC0
)20160628173505)20160627172951)20160627172810)20150814081918)20150623115554
)20150616150629)20150612112520)20150609114636
-)20150608150016 )20150608133044)20150608133038)20150608132621)20150608132159)20150608131610)20150608131603)20150608131430) 20150608130516
y y trees'string_fields
-owners)has_one_fields;has_many_through_fields
+)20150608150016 )20150608133044)20150608133038)20150608132621)20150608132159)20150608131610)20150608131603)20150608131430) 20150608130516
y y trees
+owners'string_fields)has_one_fields;has_many_through_fields
+has_many_fields
-/belongs_to_fields
ymaUI=1%
- Test 30
- Test 29
- Test 28
- Test 27
- Test 26
- Test 25
- Test 24
- Test 23
- Test 22
- Test 21
- Test 20
- Test 19
- Test 18
- Test 17
- Test 16
- Test 15
- Test 14
-
Test 13
- Test 12
- Test 11
+/belongs_to_fields
g4h5
e
1a-])
+
+
+
+Y
+% 2 33Test 302016-10-19 18:22:342016-10-19 18:22:342 33Test 292016-10-19 18:22:342016-10-19 18:22:342 33Test 282016-10-19 18:22:342016-10-19 18:22:342 33Test 272016-10-19 18:22:342016-10-19 18:22:342 33Test 262016-10-19 18:22:342016-10-19 18:22:342 33Test 252016-10-19 18:22:342016-10-19 18:22:342 33Test 242016-10-19 18:22:342016-10-19 18:22:342 33Test 232016-10-19 18:22:342016-10-19 18:22:342 33Test 222016-10-19 18:22:342016-10-19 18:22:342 33Test 212016-10-19 18:22:342016-10-19 18:22:342 33Test 202016-10-19 18:22:342016-10-19 18:22:342 33Test 192016-10-19 18:22:342016-10-19 18:22:342 33Test 182016-10-19 18:22:342016-10-19 18:22:342 33Test 172016-10-19 18:22:342016-10-19 18:22:342 33Test 162016-10-19 18:22:342016-10-19 18:22:342 33Test 152016-10-19 18:22:342016-10-19 18:22:342 33Test 142016-10-19 18:22:342016-10-19 18:22:342
33Test 132016-10-19 18:22:342016-10-19 18:22:342 33Test 122016-10-19 18:22:342016-10-19 18:22:342 33Test 112016-10-19 18:22:342016-10-19 18:22:342
+ 33Test 102016-10-19 18:22:342016-10-19 18:22:341 33Test 92016-10-19 18:22:342016-10-19 18:22:341 33Test 82016-10-19 18:22:342016-10-19 18:22:341 33Test 72016-10-19 18:22:342016-10-19 18:22:341 33Test 62016-10-19 18:22:342016-10-19 18:22:341 33Test 52016-10-19 18:22:342016-10-19 18:22:341 33Test 42016-10-19 18:22:342016-10-19 18:22:341 33Test 32016-10-19 18:22:342016-10-19 18:22:341 33Test 22016-10-19 18:22:342016-10-19 18:22:341 33Test 12016-10-19 18:22:342016-10-19 18:22:34
+F q@|K
V
%a0l;
- Test 10 Test 9 Test 8 Test 7 Test 6 Test 5 Test 4 Test 3 Test 2 Test 1
}tkbYPG>5,#
-
-
-
-
-
+
+
+w
+F / 33
+2016-10-19 18:22:342016-10-19 18:22:34/ 33
+2016-10-19 18:22:342016-10-19 18:22:34/ 33
+2016-10-19 18:22:342016-10-19 18:22:34/ 33 2016-10-19 18:22:342016-10-19 18:22:34/ 33 2016-10-19 18:22:342016-10-19 18:22:34/ 33 2016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/
33
2016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/
+ 33
+2016-10-19 18:22:342016-10-19 18:22:34/ 33 2016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34/ 332016-10-19 18:22:342016-10-19 18:22:34. 332016-10-19 18:22:342016-10-19 18:22:34. 332016-10-19 18:22:342016-10-19 18:22:34- 332016-10-19 18:22:342016-10-19 18:22:34
N ~xrlf`ZTN
k zupk
P ztnhb\VP
-
-
-
-
+
+ |P$tH
l
@
d8\0
+ * 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34*
332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34*
+ 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34
+; yLh; +
+ 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34, 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34, 332016-10-19 18:22:342016-10-19 18:22:34, 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34+ 332016-10-19 18:22:342016-10-19 18:22:34
-
-
-
- p- A AAJohn Doe2015-05-02 09:00:00.0000002016-06-28 08:00:00.000000G )AAArnaud Besnier2017-05-02 09:00:00.0000002017-06-28 08:00:00.000000E %AASandro Munda2016-05-30 09:00:00.0000002017-06-27 20:00:00.000000
~; > AAOak2014-06-18 09:00:00.0000002014-06-18 09:00:00.000000> AAOak2015-06-18 09:00:00.0000002015-06-18 09:00:00.000000A AAMapple2012-04-11 12:00:00.0000002012-04-11 12:00:00.000000A AAMapple2010-02-15 21:00:00.0000002010-02-15 21:00:00.000000= AAOak2010-02-11 11:00:00.0000002010-02-11 11:00:00.000000
-
7
- dG`h D tableownersownersCREATE TABLE "owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime, "updated_at" datetime)g; indexindex_trees_on_owner_idtreesCREATE INDEX "index_trees_on_owner_id" ON "trees" ("owner_id") atabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "owner_id" integer);;=tablehas_many_through_fieldshas_many_through_fieldsCREATE TABLE "has_many_through_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)AACtablehas_many_class_name_fieldshas_many_class_name_fieldsCREATE TABLE "has_many_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id") 11ktablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer)(IIKtablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")4EEktablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id") ++wtablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer)x))+tablehas_one_fieldshas_one_fieldsCREATE TABLE "has_one_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)2
e/]indexindex_belongs_to_fields_on_has_many_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_many_field_id" ON "belongs_to_fields" ("has_many_field_id")S{/ indexindex_belongs_to_fields_on_has_many_class_name_field_idbelongs_to_fields
CREATE INDEX "index_belongs_to_fields_on_has_many_class_name_field_id" ON "belongs_to_fields" ("has_many_class_name_field_id")/c/Yindexindex_belongs_to_fields_on_has_one_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_one_field_id" ON "belongs_to_fields" ("has_one_field_id")b
-//stablebelongs_to_fieldsbelongs_to_fieldsCREATE TABLE "belongs_to_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "has_many_class_name_field_id" integer, "has_many_field_id" integer) ''Ktablestring_fieldsstring_fields
-CREATE TABLE "string_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" varchar) ))Mtableboolean_fieldsboolean_fields CREATE TABLE "boolean_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" boolean)%%Etablefloat_fieldsfloat_fieldsCREATE TABLE "float_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" float) ))Mtabledecimal_fieldsdecimal_fieldsCREATE TABLE "decimal_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" decimal) ))Mtableinteger_fieldsinteger_fieldsCREATE TABLE "integer_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" integer)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)}##Atabledate_fieldsdate_fieldsCREATE TABLE "date_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" date)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
]
!v
-~ GC /=tabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "owner_id" integer, "created_at" datetime, "updated_at" datetime)g; indexindex_trees_on_owner_idtreesCREATE INDEX "index_trees_on_owner_id" ON "trees" ("owner_id") tabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "owner_id" integer, "created_at" datetime)tableownersownersCREATE TABLE "owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime, "updated_at" datetime);;=tablehas_many_through_fieldshas_many_through_fieldsCREATE TABLE "has_many_through_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)AACtablehas_many_class_name_fieldshas_many_class_name_fieldsCREATE TABLE "has_many_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id") 11ktablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer)(IIKtablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")4EEktablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id") ++wtablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer)
+
Z
N(
+q ^!x=d )3e1]indexindex_polymorp 3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id")N11Gtablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "created_at" datetime, "updated_at" datetime)VII'tablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")bEEGtablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer, "created_at" datetime, "updated_at" datetime)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id")N++Stablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer, "created_at" datetime, "updated_at" datetime)&))tablehas_one_fieldshas_one_fieldsCREATE TABLE "has_one_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)2
e/]indexindex_belongs_to_fields_on_has_many_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_many_field_id" ON "belongs_to_fields" ("has_many_field_id")S{/ indexindex_belongs_to_fields_on_has_many_class_name_field_idbelongs_to_fields
CREATE INDEX "index_belongs_to_fields_on_has_many_class_name_field_id" ON "belongs_to_fields" ("has_many_class_name_field_id")/c/Yindexindex_belongs_to_fields_on_has_one_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_one_field_id" ON "belongs_to_fields" ("has_one_field_id")
+//Otablebelongs_to_fieldsbelongs_to_fieldsCREATE TABLE "belongs_to_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "has_many_class_name_field_id" integer, "has_many_field_id" integer, "created_at" datetime, "updated_at" datetime)4 '''tablestring_fieldsstring_fields
+CREATE TABLE "string_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" varchar, "created_at" datetime, "updated_at" datetime)7)))tableboolean_fieldsboolean_fields CREATE TABLE "boolean_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" boolean, "created_at" datetime, "updated_at" datetime)/%%!tablefloat_fieldsfloat_fieldsCREATE TABLE "float_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" float, "created_at" datetime, "updated_at" datetime)7)))tabledecimal_fieldsdecimal_fieldsCREATE TABLE "decimal_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" decimal, "created_at" datetime, "updated_at" datetime)7)))tableinteger_fieldsinteger_fieldsCREATE TABLE "integer_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" integer, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)+##tabledate_fieldsdate_fieldsCREATE TABLE "date_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "field" date, "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
v K
'g
+ :vv tableownersownersCREATE TABLE "owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime, "updated_at" datetime)g; indexindex_trees_on_owner_idtreesCREATE INDEX "index_trees_on_owner_id" ON "trees" ("owner_id") DatabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY/=tabletreestreesCREATE TABLE "trees" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "owner_id" integer, "created_at" datetime, "updated_at" datetime)A;;tablehas_many_through_fieldshas_many_through_fieldsCREATE TABLE "has_many_through_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)JAAtablehas_many_class_name_fieldshas_many_class_name_fieldsCREATE TABLE "has_many_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)3e1]indexindex_polymorphic_fields_on_has_one_field_idpolymorphic_fieldsCREATE INDEX "index_polymorphic_fields_on_has_one_field_id" ON "polymorphic_fields" ("has_one_field_id")N11Gtablepolymorphic_fieldspolymorphic_fieldsCREATE TABLE "polymorphic_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_one_field_id" integer, "created_at" datetime, "updated_at" datetime)VII'tablehas_and_belongs_to_many_fieldshas_and_belongs_to_many_fieldsCREATE TABLE "has_and_belongs_to_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)=eE]indexindex_belongs_to_class_name_fields_on_foo_idbelongs_to_class_name_fieldsCREATE INDEX "index_belongs_to_class_name_fields_on_foo_id" ON "belongs_to_class_name_fields" ("foo_id")bEEGtablebelongs_to_class_name_fieldsbelongs_to_class_name_fieldsCREATE TABLE "belongs_to_class_name_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "foo_id" integer, "created_at" datetime, "updated_at" datetime)Bq+uindexindex_has_many_fields_on_has_many_through_field_idhas_many_fieldsCREATE INDEX "index_has_many_fields_on_has_many_through_field_id" ON "has_many_fields" ("has_many_through_field_id")N++Stablehas_many_fieldshas_many_fieldsCREATE TABLE "has_many_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "has_many_through_field_id" integer, "created_at" datetime, "updated_at" datetime)&))tablehas_one_fieldshas_one_fieldsCREATE TABLE "has_one_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)2
e/]indexindex_belongs_to_fields_on_has_many_field_idbelongs_to_fieldsCREATE INDEX "index_belongs_to_fields_on_has_many_field_id" ON "belongs_to_fields" ("has_many_field_id")
+H |P$tH *
+ 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34* 332016-10-19 18:22:342016-10-19 18:22:34
- p- A AAJohn Doe2014-05-02 09:00:00.0000002015-06-28 08:00:00.000000G )AAArnaud Besnier2016-05-02 09:00:00.0000002016-06-28 08:00:00.000000E %AASandro Munda2015-05-30 09:00:00.0000002016-06-27 20:00:00.000000
~; > AAOak2014-06-18 09:00:00.0000002014-06-18 09:00:00.000000> AAOak2015-06-18 09:00:00.0000002015-06-18 09:00:00.000000A AAMapple2012-04-11 12:00:00.0000002012-04-11 12:00:00.000000A AAMapple2010-02-15 21:00:00.0000002010-02-15 21:00:00.000000= AAOak2010-02-11 11:00:00.0000002010-02-11 11:00:00.000000
+
\ No newline at end of file