vanth/alembic/versions
Eli Ribble 459a1b2960 Update ofxrecord amount to valid monetary numeric type
We don't want no floats around here, this is money. This stuff matters.

I also took the time to align up my comments so they are purtier
2016-07-01 11:59:46 -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
eac3a08698a7_fix_currency_type.py Update ofxrecord amount to valid monetary numeric type 2016-07-01 11:59:46 -06:00