vanth/alembic/versions
Eli Ribble 8a2f7bae70 Add table for tracking OFX updates
This is how we'll know when we queries via OFX for different accounts
and how we'll populate the table showing when we last updated an account
2016-06-28 15:48:50 -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
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
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
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