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
sqlc currently supports the :: operator for PostgreSQL. Since this is just shorthand for CAST ... AS, we should make that syntax work for both engines.