vanth/alembic/versions
Eli Ribble f536f21d3c Standardize columns in our table
Like when we last did an update and whether or not something is deleted.
Nice for cleanup and code reuse
2016-06-28 15:46:18 -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