Skip to content

Merge upstream #1348

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

Closed
wants to merge 80 commits into from
Closed

Merge upstream #1348

wants to merge 80 commits into from

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Aug 14, 2025

No description provided.

Support serialize and deserialize
Provide SQLite with its own memory for deserialize
Free memory allocated by sqlite due to serialize
Merge upstream -- SQLite 3.35.4
Update amalgamation code (mattn#955)
Enable some new SQLite compile options
For now, increase to the max supported by sqlite3_malloc64(), as per
https://sqlite.org/forum/forumpost/b1ba232667130afa?t=h.
Increase default max memory size
otoolep added 29 commits June 11, 2024 23:12
Because Go doesn't support calling varadic C functions, this required a
wrapper.
Use a nil pointer if entry is ""
Update amalgamation code to 3.46.1
Always compile and test preupdate hook
Add support for Sessions and Changesets
@otoolep otoolep closed this Aug 14, 2025
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

Successfully merging this pull request may close these issues.

1 participant