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

Upstream merger #3

Merged
merged 76 commits into from
May 4, 2023
Merged

Upstream merger #3

merged 76 commits into from
May 4, 2023

Conversation

alanj853
Copy link

@alanj853 alanj853 commented Apr 28, 2023

The main reason for this upgrade is to get the seg fault fix in the NIF: elixir-sqlite#218.

** update **
There is no negative impact, if anything it uses slightly less memory.

warmwaffles and others added 30 commits May 5, 2022 09:11
* Adds missing typespecs
* Adds `:table` protocol implementation
Co-authored-by: Greg Rychlewski <grychle@LLL7WPM64V5M.ngco.com>
Co-authored-by: Greg Rychlewski <grychle@LLL7WPM64V5M.ngco.com>
Co-authored-by: Greg Rychlewski <grychle@LLL7WPM64V5M.ngco.com>
We don't want the sqlite3 connection getting garbage collected before
the statement is finalized.
@alanj853 alanj853 merged commit d253914 into main May 4, 2023
@alanj853 alanj853 deleted the upstream_merger branch May 4, 2023 13:52
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.