SQLite format 3 @ .(i
� @ �@ � �++�#tableaccounts_dg_tmpaccounts_dg_tmpCREATE TABLE accounts_dg_tmp
(
id INTEGER not null
primary key autoincrement,� {''�5viewaccounts_viewaccountsW''sviewaccounts_viewaccounts_viewCREATE VIEW accounts_view as select * from accountsP++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) /�wtableaccountsaccountsC�q+ �c�tableaccountsaccountsCREATE TABLE "accounts"
(
id INTEGER not null
primary key autoincrement,
created_at TIMESTAMP default CURRENT_TIMESTAMP not null,
name VARCHAR(255) not null,
is_active BOOLEAN,
score DOUBLE
) � ' 3) 2020-03-18 04:32:15Herp Derpinson
� �� ! accounts_dg_tmp accounts
� � ' 3) 2020-03-18 04:32:15Herp Derpinson