Repository URL to install this package:
|
Version:
0.3.0 ▾
|
SQLite format 3 @
.°
Î
U>j
Ú
A //1tabletaggable_examplestaggable_examples
CREATE TABLE "taggable_examples" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
M--indexindex_topical_taggings_on_tag_idtopical_taggings CREATE INDEX "index_topical_taggings_on_tag_id" ON "topical_taggings" ("tag_id")Q{-indexindex_topical_taggings_on_taggable_type_and_taggable_idtopical_taggingsCREATE INDEX "index_topical_taggings_on_taggable_type_and_taggable_id" ON "topical_taggings" ("taggable_type", "taggable_id")--[tabletopical_taggingstopical_taggingsCREATE TABLE "topical_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "taggable_id" integer, "taggable_type" varchar, "tag_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)wA%indexindex_topical_tags_on_slugtopical_tagsCREATE INDEX "index_topical_tags_on_slug" ON "topical_tags" ("slug")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)e%%
tabletopical_tagstopical_tagsCREATE TABLE "topical_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "slug" varchar, "context" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
Ü îÜ )20150416164715)20150415211202
Û îÛ )20150416164715) 20150415211202
ê ê / taggable_examples
Æ Æ 8 AA2018-03-14 16:38:00.2957012018-03-14 16:38:00.295701