Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upsert and inserts should be audited and updated #184

Open
3 tasks
Jaymon opened this issue Apr 5, 2024 · 0 comments
Open
3 tasks

Upsert and inserts should be audited and updated #184

Jaymon opened this issue Apr 5, 2024 · 0 comments

Comments

@Jaymon
Copy link
Owner

Jaymon commented Apr 5, 2024

  • Upsert return value should match insert and update, right now it is returning just the primary key, similar to what insert previously returned. This should be updated to return similar to insert
  • Insert should return the full row, not just touched rows
  • Inserts needs to be audited and brought up to speed. I added this years ago but haven't used it since and so I think it is now way out of date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant