Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jeremychone/rust-sqlb issues and pull requests

#16 - Updated sqlx version, and also applied a couple of minor fixes.

Pull Request - State: open - Opened by arshadm 2 months ago

#14 - sqlb support for transactions

Issue - State: closed - Opened by carsonkrueger 3 months ago - 1 comment

#13 - I hope sqlb will support SQLite soon,thank you!

Issue - State: open - Opened by menzil 4 months ago

#12 - feat: added `serde_json::Value` support.

Pull Request - State: closed - Opened by krivahtoo 12 months ago - 2 comments

#10 - feat: added chrono support as optional feature and extend bindable!

Pull Request - State: closed - Opened by KaiserBh about 1 year ago - 10 comments

#9 - 0.3.7 BUG: sqlb::Fields and sqlb::bindable! for sqlx 0.7.1

Issue - State: closed - Opened by KaiserBh about 1 year ago - 3 comments

#8 - Add support for dot notations in table and column names

Issue - State: closed - Opened by jeremychone about 1 year ago - 1 comment
Labels: FIXED

#7 - Add SqlxBindable blanket implementation for Option<T>

Issue - State: closed - Opened by jeremychone about 1 year ago - 1 comment
Labels: FIXED

#6 - Bug: sqlb::Bindable! or sqlb::Fields doesn't seem to be working with custom enums

Issue - State: closed - Opened by justinleahy about 1 year ago - 8 comments
Labels: Resolved

#5 - new feature - select - add count

Issue - State: closed - Opened by jeremychone over 1 year ago - 1 comment
Labels: FIXED

#4 - new feature - select - add offset and limit

Issue - State: closed - Opened by jeremychone over 1 year ago - 1 comment
Labels: FIXED

#3 - Add note about potential sqlx runtime feature conflict

Pull Request - State: closed - Opened by eboody over 1 year ago - 1 comment

#2 - README could mention to not enable conflicting sqlx runtime feature

Issue - State: closed - Opened by eboody over 1 year ago - 3 comments

#1 - How to use count(*)?

Issue - State: closed - Opened by kun1988 over 1 year ago - 3 comments
Labels: question, answered