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
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Types that we are inserting to db and types that we are reading back are depending on the description of the table. If metamodel is wrongly defined, inserts and read fail at runtime. @robmwalsh Can you please clarify what this would test?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This should use zio-sql to insert values into the database, then read them back out, and ensure they're the same as the ones that went in.
This is dependent on
InsertModule
.The text was updated successfully, but these errors were encountered: