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

Loadable extensions release 2 #3

Open
wants to merge 77 commits into
base: master
Choose a base branch
from

Conversation

polyrand
Copy link

No description provided.

jrandall and others added 30 commits June 15, 2019 23:32
…sions

# Conflicts:
#	Cargo.toml
#	libsqlite3-sys/Cargo.toml
#	libsqlite3-sys/build.rs
#	src/inner_connection.rs
#	src/lib.rs
If we need to regenerate old bindings,
we can still do it with upgrade.sh
…sions

# Conflicts:
#	libsqlite3-sys/build.rs
gwenn and others added 30 commits June 13, 2020 17:23
rusqlite-v0.26.2, libsqlite3-sys-0.23.2
correct clippy::needless-borrow issue in to_sqlite_error function in src/error.rs
…fety, and add explicit entry points for both embedded and non-embedded loadable extensions
…ng addr_of! and read to avoid undefined behaviour when runtime sqlite3_api_routines is shorter than expected at compile time
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.

4 participants