mirror of
https://github.com/ent/ent.git
synced 2026-05-02 23:50:54 +03:00
* dialect/sql/schema: disable foreign keys before opening a transaction * dialect/sql/schema: disable foreign keys before opening a transaction * fix tests * add test for bug * apply CR