Closed
Conversation
Member
|
Thanks, I'm planning to backport the changes, not just the change log. |
tenderlove
added a commit
that referenced
this pull request
Dec 5, 2013
* master: (132 commits) remove unused variables convert from test/unit to minitest fix wrongly tagged encoding when inserting and selecting UTF16LE encoded values Backport changes from 1-3-stable. Closes #79 do not raise an exception on statements that are only comments ensure should not close closed statements Allow rbx 1.8 & 1.9 modes to fail on Travis * Aggregate handlers are initialized on each query. Closes #44 changed example description and syntax added a multi-insert example to readme Update SQLite port to 3.7.13 Avoid $LDFLAGS being nil when building locally Handle trailing newline in default strings Add test for calling function with blob argument (#65). Also, improve testing of blob storage in general, utilizing Blob type to correct column affinity. Resolve bug #65. Correctly convert blob values to ruby deleting dead code closing a bad statement twice should not segv Prepare for release Move list of changes to the right place Upgrade SQLite3 to 3.7.11 ... Conflicts: ext/sqlite3/sqlite3.c ext/sqlite3/sqlite3_ruby.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
according to http://www.ruby-forum.com/topic/4409783