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
The suggested way to implement data validation when using sqlc is to take advantage of database constraints. The PostgreSQL documentation covers the topic extensively.
Is there any way to implement data validation with sqlc?
The text was updated successfully, but these errors were encountered: