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
cmd/sqlc: Remove --experimental flag (sqlc-dev#2170)
For backwards compatability, the flag still exists but is a no-op. If we
need feature flagging in the future, we'll develop a more robust system
than what this flag provided.
0 commit comments