issues
search
prisma
/
quaint
SQL Query AST and Visitor for Rust
Apache License 2.0
582
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set `max_idle_lifetime` to 5 minutes for now
#104
pimeys
closed
4 years ago
0
Remove inlining
#103
pimeys
closed
4 years ago
0
Set maximum connection idle time
#102
pimeys
closed
4 years ago
1
Clean function, ordering and grouping interfaces.
#101
pimeys
closed
4 years ago
0
impl From<&&str> for Column
#100
tomhoule
closed
4 years ago
0
Test and tweak text encoding conversions (mysql/postgres)
#99
tomhoule
closed
4 years ago
0
Fix and test array of bit vectors support on postgres
#98
tomhoule
closed
4 years ago
1
Interpret MySQL time values as DateTime
#97
tomhoule
closed
4 years ago
0
Add support for postgres `bit` and `varbit` columns
#96
tomhoule
closed
4 years ago
0
Ban Decimal::from_f64
#95
tomhoule
closed
4 years ago
0
Optimize certain IN selections
#94
pimeys
closed
4 years ago
0
Support more array types on postgres
#93
tomhoule
closed
4 years ago
0
Allow querying using tuples in `IN`
#92
pimeys
closed
4 years ago
0
Add support for money columns on postgres
#91
tomhoule
closed
4 years ago
2
Handle many more postgres types
#90
tomhoule
closed
4 years ago
0
Assign an alias to a value column
#89
scull7
opened
4 years ago
15
Add support for many more postgres types
#88
tomhoule
closed
4 years ago
0
Use the recommended way to implement tokio_postgres::ToSql::to_sql_checked
#87
tomhoule
closed
4 years ago
0
Work towards introducing byte values
#86
tomhoule
closed
4 years ago
0
Add ParameterizedValue::IpAddress for postgres
#85
tomhoule
closed
4 years ago
8
Improve messages when cert/identity files are not found
#84
tomhoule
closed
4 years ago
0
Test and fix NULL handling in serde module
#83
tomhoule
closed
4 years ago
1
Yeet debug-stub dependency
#82
tomhoule
closed
4 years ago
0
Handle error code 1048 on MySQL
#81
tomhoule
closed
4 years ago
0
Flatten the recursion in ConditionTree
#80
pimeys
closed
4 years ago
0
Introduce VALUES construct
#79
pimeys
closed
4 years ago
0
More Enums
#78
do4gr
closed
4 years ago
0
Update cargo.toml and changelog
#77
do4gr
closed
4 years ago
0
Update cargo.toml
#76
do4gr
closed
4 years ago
0
Port enum support changes
#75
do4gr
closed
4 years ago
0
Execute/execute raw, the return
#74
pimeys
closed
4 years ago
0
Enum support
#73
do4gr
closed
4 years ago
0
Errors should hold the original code and message
#72
pimeys
closed
4 years ago
0
Map null constraint errors from ALTER TABLE on postgres
#71
tomhoule
closed
4 years ago
0
Include some more context in timeout errors
#70
tomhoule
closed
4 years ago
0
Update mobc to 0.5
#69
pimeys
closed
4 years ago
0
Socket timeout should be optional!
#68
pimeys
closed
4 years ago
0
Try to avoid prepared statements when starting Quaint
#67
pimeys
closed
4 years ago
1
Timeouts
#66
pimeys
closed
4 years ago
0
Replaces `name_to_index: BTreeMap<String, usize>` with `columns: Vec<String>`
#65
kyleu
closed
4 years ago
1
Can't deserialize some Postgres types
#64
kyleu
closed
3 years ago
3
Add optional serde support
#63
tomhoule
closed
4 years ago
1
Unique/null constr error should be multi-column
#62
pimeys
closed
4 years ago
0
Removing execute/execute_raw from queryable
#61
pimeys
closed
4 years ago
1
Add item type to the tracing query log
#60
pimeys
closed
4 years ago
1
Add is_* methods to SqlFamily
#59
tomhoule
closed
4 years ago
0
Fix clippy warnings
#58
pimeys
closed
4 years ago
0
The `columns` in select should use column values
#57
pimeys
closed
4 years ago
0
MySQL Error: column() vs. columns()
#56
joebubna
closed
4 years ago
6
Should we have a changelog?
#55
tomhoule
closed
4 years ago
4
Previous
Next