Skip to content

fix(sqlite): Make SqliteArgumentsBuffer::push public#4287

Closed
RustyNova016 wants to merge 1 commit into
transact-rs:mainfrom
RustyNova016:fix_encode
Closed

fix(sqlite): Make SqliteArgumentsBuffer::push public#4287
RustyNova016 wants to merge 1 commit into
transact-rs:mainfrom
RustyNova016:fix_encode

Conversation

@RustyNova016
Copy link
Copy Markdown

Fix a regression in 0.9.0 where you cannot push arguments to the argument buffer when implementing Encode in an external crate

Does your PR solve an issue?

No

Is this a breaking change?

No

Fix a regression in 0.9.0 where you cannot push arguments to the argument buffer when implementing `Encode` in an external crate
@RustyNova016
Copy link
Copy Markdown
Author

Nevermind! I've been using the Struct wrong all this time. In can just use the encode of already implemented types.

Do need more docs on Encode tho

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