issues
search
thedodd
/
wither
An ODM for MongoDB built on the official MongoDB Rust driver.
https://docs.rs/wither
Other
328
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
thread 'main' panicked at 'there is no timer running, must be called from the context of a Tokio 0.2.x runtime'
#100
Lucyfurnice
closed
1 year ago
4
Bump bumpalo from 3.8.0 to 3.12.0
#99
dependabot[bot]
opened
1 year ago
0
Updated dependencies, rewritten code utilizing mongodb::IndexModel
#98
styrowolf
opened
1 year ago
0
Mongodb _id Serialized to Id
#97
rishat5081
opened
2 years ago
0
Wither not working with mongodb operating in async-std
#96
losintikfos
closed
2 years ago
3
Bump regex from 1.5.4 to 1.5.6
#95
dependabot[bot]
opened
2 years ago
0
Bump crossbeam-utils from 0.8.5 to 0.8.8
#94
dependabot[bot]
opened
2 years ago
0
Call to action
#93
simoneromano96
opened
2 years ago
6
Non-ObjectId _id fields
#92
loafofpiecrust
opened
2 years ago
1
Partial updates and typed documents
#91
alexkirsz
opened
2 years ago
0
Replace redundant trait bounds with Model
#90
ISibboI
opened
2 years ago
2
Bring project back up to speed
#89
ISibboI
closed
2 years ago
6
Upgrade to MongoDB driver V2
#88
dardourimohamed
opened
3 years ago
0
Re-introduce IndexModel from the official driver
#87
simoneromano96
opened
3 years ago
0
Upgrade client
#86
simoneromano96
closed
2 years ago
3
Upgrade to mongo driver 2.0
#85
simoneromano96
closed
2 years ago
1
WIP: [feat] Add support for mongodb beta client
#84
simoneromano96
closed
3 years ago
1
[Enhancement] add created at and updated at timestamps
#83
simoneromano96
opened
3 years ago
1
prefer index name over automatic generation by keys
#82
27justin
closed
12 months ago
1
Using basic example
#81
somehowchris
opened
3 years ago
11
[Docs] How does projection work in Rust?
#80
wbrickner
opened
3 years ago
1
Add `update_many` method
#79
wbrickner
closed
3 years ago
3
Docs cleanup & updates
#78
thedodd
opened
3 years ago
0
Nice way to collect a cursor?
#77
wbrickner
closed
3 years ago
2
How to Specify Enum Literals?
#76
wbrickner
opened
3 years ago
4
Batch document creation?
#75
wbrickner
opened
3 years ago
3
Document references / cross-collection population
#74
wbrickner
opened
3 years ago
8
How to run aggregations?
#73
8176135
opened
3 years ago
3
Implement delete many method
#72
thedodd
closed
3 years ago
0
Model sync
#71
thedodd
closed
3 years ago
0
wither::Migration extensions
#70
c650
opened
3 years ago
6
Mongo Rust driver upgrade coming
#69
c650
closed
3 years ago
6
Implement delete many method
#68
ndelvalle
closed
3 years ago
3
Support delete_many
#67
ndelvalle
closed
3 years ago
4
How to use the Model::Find to complete a find_all function
#66
surfingtomchen
closed
4 years ago
2
`find_one` always return None
#65
losintikfos
closed
4 years ago
2
Cannot find derive macro `Model` in this scope
#64
adamfriedland
closed
4 years ago
3
Updates to CI & rustfmt.
#63
thedodd
closed
4 years ago
0
Serialize issue of ObjectId
#62
surfingtomchen
closed
4 years ago
8
Re-enable model::sync
#61
simoneromano96
closed
3 years ago
17
Update Model trait to use `&db` instead of `db.clone()`.
#60
thedodd
closed
4 years ago
0
Add MongoDB connection pool to wither
#59
nasa8x
closed
4 years ago
5
Logging Output
#58
No9
opened
4 years ago
3
db.clone() performance concern
#57
mehmetsefabalik
closed
4 years ago
5
Code fails while deserializing DateTime data type.
#56
amber-m-o-r-e
closed
4 years ago
4
Expecting one working cargo project for example.
#55
amber-m-o-r-e
closed
4 years ago
5
Add async_trait macro as a pub export for codegen.
#54
thedodd
closed
4 years ago
0
Basic example dosn't seem to work
#53
somehowchris
closed
4 years ago
10
Support for synchronous code.
#52
thedodd
opened
4 years ago
0
Re-enable Model::sync
#51
thedodd
closed
3 years ago
24
Next