vanth/alembic/versions
Eli Ribble f485f03f0c Add the account ID to the ofxaccount table
This is how we'll store the account ID we need to send to the
institution to identify the account we want to pull records from
2016-06-23 08:32:55 -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
d68c4fbb811f_add_ofxaccount_t_name.py Add a name to each OFXAccount 2016-06-21 07:27:29 -06:00