SQLite format 3@ qq-![g% 9indexsqlite_autoindex_Foo_1Foo H)cindexBar_idx_foo_idBar CREATE INDEX Bar_idx_foo_id ON Bar (foo_id)utableBarBarCREATE TABLE Bar ( id INTEGER PRIMARY KEY NOT NULL, foo_id NOT NULL, FOREIGN KEY(foo_id) REFERENCES Foo(id) )h'tableStationStationCREATE TABLE Station ( id NOT NULL, name NOT NULL, PRIMARY KEY (id) )-Aindexsqlite_autoindex_Station_1Station mtableGnarlyGnarlyCREATE TABLE Gnarly ( id NOT NULL, name NOT NULL, literature text, your_mom blob, PRIMARY KEY (id) )+?indexsqlite_autoindex_Gnarly_1Gnarly mtableBloatyBloatyCREATE TABLE Bloaty ( id NOT NULL, name NOT NULL, literature text, your_mom blob, PRIMARY KEY (id) )+?indexsqlite_autoindex_Bloaty_1B 5544332211 54321  3frooh 2frioux 1frew 321  3frooh 2frioux1frew 321 54321 54321 54321 54321 Hk$nH )cindexFoo_idx_bar_idFoo CREATE INDEX Foo_idx_bar_id ON Foo (bar_id) mtableBloatyBloatyCREATE TABL mtableBloatyBloatyCREATE TABLE Bloaty ( id NOT NULL, name NOT NULL, literature text, your_mom blob, PRIMARY KEY (id) )+?indexsqlite_autoindex_Bloaty_1Bloaty mtableGnarlyGnarlyCREATE TABLE Gnarly ( id NOT NULL, name NOT NULL, literature text, your_mom blob, PRIMARY KEY (id) )+?indexsqlite_autoindex_Gnarly_1Gnarlyh'tableStationStationCREATE TABLE Station ( id NOT NULL, name NOT NULL, PRIMARY KEY (id) )-Aindexsqlite_autoindex_Station_1StationutableBarBarCREATE TABLE Bar ( id INTEGER PRIMARY KEY NOT NULL, foo_id NOT NULL, FOREIGN KEY(foo_id) REFERENCES Foo(id) )H)cindexBar_idx_foo_idBar CREATE INDEX Bar_idx_foo_id ON Bar (foo_id) tableFooFoo CREATE TABLE Foo ( id NOT NULL, bar_id integer NOT NULL, PRIMARY KEY (id), FOREIGN KEY(bar_id) REFERENCES Bar(id) )   1 <*f));~E)indexGnarly_Station_idx_gnarly_idGnarly_StationCREATE INDEX Gnarly_Station_idx_gnarly_id ON Gnarly_Station (gnarly_id)H )cindexFoo_idx_b% 9indexsqlite_autoindex_Foo_1Foo H )cindexFoo_idx_bar_idFoo CREATE INDEX Foo_idx_bar_id ON Foo (bar_id)Y  tableFoo_BarFoo_BarCREATE TABLE Foo_Bar ( foo_id NOT NULL, bar_id integer(12) NOT NULL, PRIMARY KEY (foo_id, bar_id), FOREIGN KEY(bar_id) REFERENCES Bar(id), FOREIGN KEY(foo_id) REFERENCES Foo(id) )- Aindexsqlite_autoindex_Foo_Bar_1Foo_BarX1sindexFoo_Bar_idx_bar_idFoo_BarCREATE INDEX Foo_Bar_idx_bar_id ON Foo_Bar (bar_id)X1sindexFoo_Bar_idx_foo_idFoo_BarCREATE INDEX Foo_Bar_idx_foo_id ON Foo_Bar (foo_id) ))UtableGnarly_StationGnarly_StationCREATE TABLE Gnarly_Station ( gnarly_id integer NOT NULL, station_id integer NOT NULL, PRIMARY KEY (gnarly_id, station_id), FOREIGN KEY(gnarly_id) REFERENCES Gnarly(id), FOREIGN KEY(station_id) REFERENCES Station(id) )        |fFAAtabledbix_class_schema_versionsdbix_class_schema_versionsCREATE TABLE dbix_class_schema_versions ( version VARCHAR(10) NOT NULL, installed VARCHAR(20) NOT NULL, PRIMARY KEY (version) )SgAindexsqlite_autoindex_dbix_class_schema_versions_1dbix_class_schema_versions;O)indexsqlite_autoindex_Gnarly_Station_1Gnarly_Station~E)indexGnarly_Station_idx_gnarly_idGnarly_StationCREATE INDEX Gnarly_Station_idx_gnarly_id ON Gnarly_Station (gnarly_id)G)indexGnarly_Station_idx_station_idGnarly_StationCREATE INDEX Gnarly_Station_idx_station_id ON Gnarly_Station (station_id) 50.001v20120109_213447.688  0.001