issues
search
edgedb
/
edgedb-rust
The official Rust binding for EdgeDB
https://edgedb.com
Apache License 2.0
216
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add gel as a valid dsn scheme.
#366
dnwpark
closed
1 day ago
0
Support new Dump message in Protocol 3.0
#365
fantix
closed
2 days ago
0
Allow sending annotations and add with_tag()
#364
fantix
closed
3 days ago
0
Update tls-api and thiserror
#363
aljazerzen
closed
3 days ago
1
sync
#362
mattg23
closed
1 week ago
0
Implement codec support for newly exposed `std::pg::` types
#361
elprans
closed
2 weeks ago
0
Add protocol 3.0 support
#360
elprans
closed
2 weeks ago
0
Support both GEL_ and EDGEDB_ vars
#359
mmastrac
closed
2 weeks ago
0
Make stash path function public
#358
mmastrac
closed
3 weeks ago
0
Remove nix
#357
mmastrac
closed
3 weeks ago
0
Fix logic for resolution
#356
mmastrac
closed
3 weeks ago
0
Support both gel.toml and edgedb.toml
#355
mmastrac
closed
4 weeks ago
0
Add support for protocol v2.0
#354
elprans
closed
4 weeks ago
0
Fix warnings with some fields missing
#353
aljazerzen
closed
1 month ago
0
Warnings
#352
aljazerzen
closed
1 month ago
1
Embed migrations into compiled executable
#351
aqc-carlodri
opened
1 month ago
2
Unify code in `query_` functions
#350
aljazerzen
closed
1 month ago
0
Add pgdsn parameter
#349
mmastrac
closed
1 month ago
0
Read SNI too when reading credentials file.
#348
diksipav
closed
2 months ago
0
Alternative exposure of BigNum internals
#347
CodesInChaos
closed
1 month ago
2
Allow cloud instance names to contain '-' and '_' in the org part to support vercel instances
#346
jaclarke
closed
3 months ago
1
Refactor `Range`
#345
CodesInChaos
opened
3 months ago
0
Expose bigint & decimal fields in public API
#344
aljazerzen
closed
3 months ago
2
Fix panic on missing shape elements with queryable
#343
aljazerzen
closed
3 months ago
0
Current stability/breaking change policy?
#342
CodesInChaos
closed
3 months ago
1
Use a more idiomatic edgedb-native Range
#341
CodesInChaos
opened
3 months ago
5
Fix a few clippy lints
#340
aljazerzen
closed
3 months ago
0
Add a trait to abstract over query executors (Client, Transaction)
#339
CodesInChaos
closed
3 months ago
0
Add QueryExecutor trait
#338
CodesInChaos
closed
3 months ago
3
fix: implement `DecodeScalar` for `Bytes`
#337
ifiokjr
closed
3 months ago
4
Upgrade to binary protocol v2.0
#336
ifiokjr
opened
3 months ago
0
Minor maintenance work
#335
aljazerzen
closed
3 months ago
0
`Queryable` is not implemented for all `Value` variants
#334
jquesada2016
opened
3 months ago
4
Implement `From<(Into<Value>, Into<Value>, ...)> for ValueOpt`
#333
MrFoxPro
opened
4 months ago
0
Derive Debug, Clone and PartialEq for ValueOpt
#332
aljazerzen
closed
4 months ago
0
implement Debug for ValueOpt
#331
MrFoxPro
closed
4 months ago
0
Set keep-alive on TCP sockets
#330
mmastrac
closed
5 months ago
0
Custom error type in transactions
#329
Lur1an
closed
6 months ago
5
Apply new clippy lints
#328
aljazerzen
closed
6 months ago
0
Update minimum rust version and build process
#327
aljazerzen
closed
6 months ago
0
Use edgedb/test-utils for starting the server in tests
#326
aljazerzen
closed
7 months ago
0
Apply lint suggestion and format the project
#325
aljazerzen
closed
7 months ago
0
Use less strict (compatable) int types for encoding
#324
MrFoxPro
closed
7 months ago
6
Fix tests
#323
aljazerzen
closed
7 months ago
0
encode missing entry as `None`
#322
MrFoxPro
closed
7 months ago
2
chore: add `impl From<&str> for Value`
#321
MrFoxPro
closed
7 months ago
1
Update bigdecimal and add implement Display for Decimal
#320
aljazerzen
closed
7 months ago
0
Add a test for json
#319
aljazerzen
closed
7 months ago
0
When starting edgedb-server for tests, log to a file instead of the terminal
#318
aljazerzen
closed
7 months ago
0
Implement `From<model::*> for Value`
#317
MrFoxPro
closed
7 months ago
0
Next