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
Trying to learn sqlc and ran into some issues with the documentation for Inserting rows, specifically the section for Returning columns from inserted rows shows DELETEs instead of INSERTs.