SQLite format 3@  -        _/AAitableactive_storage_attachmentsactive_storage_attachmentsCREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)8cAYindexindex_active_storage_attachments_on_blob_idactive_storage_attachmentsCREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")ccA/indexindex_active_storage_attachments_uniquenessactive_storage_attachmentsCREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id") aNB55'tableactive_storage_blobsactive_storage_blobsCREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)O5?indexindex_active_storage_blobs_on_keyactive_storage_blobs CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")L;;/tablecmor_blog_asset_detailscmor_blog_asset_details CREATE TABLE "cmor_blog_asset_details" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "asset_id" integer, "title" varchar, "description" text, "position" integer, "published_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)/_;Qindexindex_cmor_blog_asset_details_on_asset_idcmor_blog_asset_details CREATE INDEX "index_cmor_blog_asset_details_on_asset_id" ON "cmor_blog_asset_details" ("asset_id")     yy(s, ];Mindexindex_cmor_blog_asset_details_on_post_idcmor_blog_asset_details CREATE INDEX "index_cmor_blog_asset_details_on_post_id" ON "cmor_blog_asset_details" ("post_id")H ++Gtablecmor_blog_postscmor_blog_postsCREATE TABLE "cmor_blog_posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "published_at" datetime, "created_by_id" integer, "updated_by_id" integer, "slug" varchar, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) G+/indexindex_cmor_blog_posts_on_slugcmor_blog_postsCREATE UNIQUE INDEX "index_cmor_blog_posts_on_slug" ON "cmor_blog_posts" ("slug")    )20190327133033)20190327133123)20190327133051)20190327133124 )20190327133033)20190327133123)20190327133051) 20190327133124 tCtEN55?tablear_internal_metadataar_internal_metadataCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)G[5indexsqlite_autoindex_ar_internal_metadata_1ar_internal_metadata. ;tableusersusersCREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)x //tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)AU/indexsqlite_autoindex_schema_migrations_1schema_migrations QH#AAenvironmenttest2019-03-27 13:31:24.0437832019-03-27 13:31:24.065288 # environment