vanth/alembic/versions
Eli Ribble 140f8fe6c7 Remove unique constraint on ofxsource.fid
Because we have several financial institutions with the same FID value.
Yeah.
2016-07-20 15:41:33 -06:00
..
00f2b77f1d2c_add_ofxupdate.py Add table for tracking OFX updates 2016-06-28 15:48:50 -06:00
2d295ac0fc07_ofxrecord_fk_ofxaccount.py Add a foreign key from OFXRecord to the OFXAccount used to get it 2016-06-23 08:29:52 -06:00
3bac184298c9_nullable_bankid.py Make ofxsource.bankid nullable 2016-07-20 15:33:55 -06:00
3ec1289eae7a_ofxaccount_fid_nullable.py Make fid nullable 2016-07-20 15:37:03 -06:00
4b8ce290f890_ofxaccount_account_id.py Add the account ID to the ofxaccount table 2016-06-23 08:32:55 -06:00
6b5382ac7616_add_owner_ofxaccount.py Make every OFXAccount have an owner 2016-06-21 07:13:14 -06:00
16ac2bbf8b81_ofxsource_fid_nonunique.py Remove unique constraint on ofxsource.fid 2016-07-20 15:41:33 -06:00
688af5ecd407_inital_tables.py Fix initial migrations and add users table 2016-05-17 10:30:04 -06:00
4990a9f1ada3_add_unique_constraints.py Add unique constraints on some of our tables 2016-05-18 15:41:04 -06:00
a5eaf1296414_ofxsource_url.py Add URL for OFX source 2016-07-20 15:24:28 -06:00
ab038e16ec9a_standardize_columns.py Standardize columns in our table 2016-06-28 15:46:18 -06:00
d68c4fbb811f_add_ofxaccount_t_name.py Add a name to each OFXAccount 2016-06-21 07:27:29 -06:00
eac3a08698a7_fix_currency_type.py Update ofxrecord amount to valid monetary numeric type 2016-07-01 11:59:46 -06:00