SQLite format 3@ -$ ~Sx~~}D~~w{}zM{fxz"yy||`|%)tableusersusers CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE , "username" VARCHAR NOT NULL UNIQUE , "password" CHAR NOT NULL , "email" VARCHAR NOT NULL UNIQUE , "first_name" VARCHAR, "last_name" VARCHAR, "birth_date" DATETIME, "created_at" DATETIME))=indexsqlite_autoindex_users_3users)=indexsqlite_autoindex_users_2users)=indexsqlite_autoindex_users_1users 77Ktableoperations_categoriesoperations_categories CREATE TABLE "operations_categories" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE , "operation_id" integer NOT NULL , "category_id" integer NOT NULL , "created_at" datetime NOT NULL DEFAULT CURRENT_TIMESTAMP)I]7indexsqlite_autoindex_operations_categories_1operations_categories [ !!tableoperationsoperations CREATE TABLE "operations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE , "name" varchar, "description" varchar, "amount" REAL NOT NULL , "currency_id" INTEGER NOT NULL DEFAULT 1, "created_at" datetime NOT NULL , "updated_at" datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, "user_id" INTEGER NOT NULL )3 G!indexsqlite_autoindex_operations_1operations :!!?tablecurrenciescurrenciesCREATE TABLE "currencies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE , "name" VARCHAR NOT NULL UNIQUE , "created_at" DATETIME NOT NULL )P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)~$~3 G!indexsqlite_autoindex_currencies_2currencies3 G!indexsqlite_autoindex_currencies_1currencies_!! tablecategoriescategoriesCREATE TABLE "categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE ,"parent_id" INTEGER,"name" VARCHAR NOT NULL ,"description" TEXT,"created_at" DATETIME,"user_id" INTEGER)3G!indexsqlite_autoindex_categories_1categories <tX<31142012-07-18 00:00:0031132012-07-18 00:00:0031122012-07-18 00:00:0031112012-07-18 00:00:003USD2012-07-18 00:00:003EUR2012-07-18 00:00:003RON2012-07-18 00:00:00  !currencies 114113112111USDEUR RON