Changes to ORM #147
dukefirehawk
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Currently work in progress to move test cases in the
angel3_orm_testtoangel3_orm_mysqlandangel3_orm_postgres. As the code generated for MySQL and PostgreSQL differ, this allows ORM models to be tailor make to better suited for the test cases of the databases. With this change, features can be developed independently for each of the databases. Once completed,angel3_orm_testwill be deprecated.All reactions