Skip to content

feat(sqlite): support returning on insert, update and delete#2428

Merged
taozhi8833998 merged 1 commit intotaozhi8833998:masterfrom
mnahkies:mn/feat/sqlite-returning-statement
May 23, 2025
Merged

feat(sqlite): support returning on insert, update and delete#2428
taozhi8833998 merged 1 commit intotaozhi8833998:masterfrom
mnahkies:mn/feat/sqlite-returning-statement

Conversation

@mnahkies
Copy link
Copy Markdown
Contributor

adds the RETURNING statement to the sqlite grammer. copies the approach from the postgres grammer.

references:

@taozhi8833998 taozhi8833998 added the enhancement New feature or request label May 23, 2025
@taozhi8833998 taozhi8833998 added this to the 5.3.10 milestone May 23, 2025
Copy link
Copy Markdown
Owner

@taozhi8833998 taozhi8833998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree

@taozhi8833998 taozhi8833998 merged commit 72f3924 into taozhi8833998:master May 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants