firoorg / ztm

A REST service running on top of Zcoin Exodus to provides rich and easy to use APIs for managing the token
https://ztm.readthedocs.io
MIT License
4 stars 3 forks source link

Enable all possible foreign key constraints #177

Open ultimaweapon opened 4 years ago

ultimaweapon commented 4 years ago

The benefits with this is it will make database easy to maintenance. This may cause unit tests to break but we can solve the problems by In-Memory Database Provider.