You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate with the simple ORM implementations in kotlin-common and possibly move the code here into this repository.
A possible ultimate goal of this project with the integration is to depend on Exposed only at compile-time, and generate Vert.x SQL client code to be called at runtime.
Integrate with the simple ORM implementations in kotlin-common and possibly move the code here into this repository.
A possible ultimate goal of this project with the integration is to depend on Exposed only at compile-time, and generate Vert.x SQL client code to be called at runtime.
A related issue: huanshankeji/exposed-gadt-mapping#1.
The text was updated successfully, but these errors were encountered: