SQLite format 3@ - /Z/VtableordersordersCREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "notes" varchar(255), "product_name" varchar(255), "created_at" datetime, "updated_at" datetime, "client_id" integer)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)&#tableclientsclientsCREATE TABLE "clients" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) )20141224032000)20141224031854)20141224031843 )20141224032000)20141224031854) 20141224031843 :~:BAAPineapple2014-12-24 03:37:01.9298812014-12-24 03:37:01.929881?AABanana2014-12-24 03:36:36.2626212014-12-24 03:36:36.262621?AAAnanas2014-12-24 03:36:25.6952802014-12-24 03:36:25.695280  clients