SQLite format 3@ -  )20120622211433)20120622211432)20120622211431)20120622211430)20120622191421 )20120622211433)20120622211432)20120622211431)20120622211430)20120622191421   ]/AA%%AAadmin@example.com$2a$10$iKo4uBjZh4RkF7DGd8hFyuvTw0gXd7nuwIKk.kqFsH7JCH4jxTqua2012-06-22 19:16:16.8630582012-06-22 19:16:16.863058192.168.0.37192.168.0.372012-06-22 19:15:30.8470652012-06-22 19:16:16.864594 #admin_users /admin@example.com /q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")##ytableadmin_usersadmin_usersCREATE TABLE "admin_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)}A##indexindex_admin_users_on_emailadmin_usersCREATE UNIQUE INDEX "index_admin_users_on_email" ON "admin_users" ("email")  ^^ S*_#_indexindex_admin_users_on_reset_password_tokenadmin_usersCREATE UNIQUE INDEX "index_admin_users_on_reset_password_token" ON "admin_users" ("reset_password_token")q77tableactive_admin_commentsactive_admin_comments CREATE TABLE "active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "author_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "namespace" varchar(255))Qq7indexindex_admin_notes_on_resource_type_and_resource_idactive_admin_comments CREATE INDEX "index_admin_notes_on_resource_type_and_resource_id" ON "active_admin_comments" ("resource_type", "resource_id")* ]7Mindexindex_active_admin_comments_on_namespaceactive_admin_comments CREATE INDEX "index_active_admin_comments_on_namespace" ON "active_admin_comments" ("namespace")     tY }7 indexindex_active_admin_comments_on_author_type_and_author_idactive_admin_comments CREATE INDEX "index_active_admin_comments_on_author_type_and_author_id" ON "active_admin_comments" ("author_type", "author_id") 555tableecm_cms_core_foldersecm_cms_core_foldersCREATE TABLE "ecm_cms_core_folders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "basename" varchar(255), "pathname" varchar(255), "lft" integer, "rgt" integer, "depth" integer, "children_count" integer DEFAULT 0, "templates_count" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   ..O 999tableecm_cms_core_templatesecm_cms_core_templatesCREATE TABLE "ecm_cms_core_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "folder_id" integer, "pathname" varchar(255), "basename" varchar(255), "title" varchar(255), "meta_description" text, "body" text, "layout" varchar(255), "locale" varchar(255), "format" varchar(255), "handler" varchar(255), "partial" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)