|
|
|
|
|
by ex3ndr
2771 days ago
|
|
We are actually spend two weeks rewriting our code from SQL to FoundationDB (we have built our own simple ORM). One of the huge problems is a lack of consistency constraints. Since during development data make became broken in various ways (and we have done several times). And right now there are no way to implement simplest constraints on database level. |
|