K
Kysely16mo ago
djMax

InsertInto with all default values?

How do I run the equivalent of
INSERT INTO test DEFAULT VALUES returning
INSERT INTO test DEFAULT VALUES returning
in kysely?
2 Replies
djMax
djMaxOP16mo ago
perfect, thanks.

Did you find this page helpful?