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
That looks like a good start, but I think we'll need to write FTL-specific code generators, as we'll need to generate queries that are "verbs" rather than normal functions.
We should investigate a sqlc backend for Java, there is a simple Kotlin one here: https://github.com/sqlc-dev/sqlc-gen-kotlin
The text was updated successfully, but these errors were encountered: