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 4 months ago
#15 - Upgrade sqlx dependency to 0.8.0 and fix build issue with undefined feature sqlx:rust_decimal
Issue -
State: closed - Opened by arshadm 4 months ago
- 3 comments
#14 - sqlb support for transactions
Issue -
State: closed - Opened by carsonkrueger 5 months ago
- 1 comment
#13 - I hope sqlb will support SQLite soon,thank you!
Issue -
State: open - Opened by menzil 6 months ago
#12 - feat: added `serde_json::Value` support.
Pull Request -
State: closed - Opened by krivahtoo about 1 year ago
- 2 comments
#11 - Encountering errors when trying to compile the version `0.4` with chrono support
Issue -
State: closed - Opened by abs0luty about 1 year ago
#10 - feat: added chrono support as optional feature and extend bindable!
Pull Request -
State: closed - Opened by KaiserBh over 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 over 1 year ago
- 3 comments
#8 - Add support for dot notations in table and column names
Issue -
State: closed - Opened by jeremychone over 1 year ago
- 1 comment
Labels: FIXED
#7 - Add SqlxBindable blanket implementation for Option<T>
Issue -
State: closed - Opened by jeremychone over 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 over 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