moneymanagerex / database

Database interface for Money Manager Ex
http://moneymanagerex.org/
GNU General Public License v2.0
38 stars 29 forks source link

Add foreign key constraints to database scheme #23

Open slodki opened 6 years ago

slodki commented 6 years ago

Foreign key constraints will allow:

slodki commented 5 years ago

I think this is a complete entity-relationship diagram for the current db schema. tables

Relations not implemented at SQL level:

slodki commented 5 years ago

TODO: prepare upgrade script (similar to v12)

slodki commented 5 years ago

This will require to replace all -1 values with NULL in db...