Command Palette
Search for a command to run
Command Palette
Search for a command to run

insert.mdx

✓ Relevant

INSERT operations: single/multiple rows, type inference, RETURNING (PostgreSQL/SQLite), $returningId (MySQL/SingleStore), conflict resolution (onConflictDoNothing/onConflictDoUpdate/onDuplicateKeyUpdate with targetWhere/setWhere), WITH clauses, INSERT...SELECT from query builder/callback/SQL.