|
|
|
|
|
by edneypitta
3377 days ago
|
|
> In essence you are moving responsibility for data integrity away from the DB and in to your app, something I think is quite dangerous. Why is this a bad thing? The code in my app can be tested and is much more expressive than some contraints in the DB. |
|