-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: AnswerDotAI/sqlite-minutils
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
transform=True
fails when you have an index on a column name with an underscore
#24
opened Oct 23, 2024 by
colinatkepler
select last_insert_rowid()
doesn't account for ROLLBACK on transaction
#22
opened Oct 23, 2024 by
pydanny
With manual transactions, race conditions on
last_insert_rowid()
need to be accounted for
#21
opened Oct 23, 2024 by
pydanny
ProTip!
Mix and match filters to narrow down what you’re looking for.