issues
search
tokio-rs
/
toasty
An async ORM for Rust (incubating)
MIT License
1.09k
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sql type support
#53
jrpelkonen
opened
5 days ago
0
NoSQL/SQL ORM - Prior Work
#51
ALPSMAC
closed
2 weeks ago
0
Add rustqlite example
#49
bsodmike
opened
3 weeks ago
3
Add `toasty-mongodb`
#48
bsodmike
opened
3 weeks ago
0
FIX: Changes to user name should match example
#47
bsodmike
closed
2 weeks ago
0
Add color to cli help output
#46
joshka
closed
2 weeks ago
1
move dependencies to workspace Cargo.toml
#45
joshka
closed
2 weeks ago
0
run CI on windows and macos
#44
carllerche
closed
2 weeks ago
0
switch examples to use sqlite
#43
carllerche
closed
3 weeks ago
0
Unwrap twice
#40
van-sprundel
closed
3 weeks ago
0
Refactored examples
#38
EmilLindfors
closed
3 weeks ago
2
get all entities?
#35
open-schnick
opened
4 weeks ago
6
Fixed path errors in examples for windows and added a concrete sqlite example
#34
EmilLindfors
closed
3 weeks ago
3
refactor: remove redundant references
#32
hamirmahal
closed
4 weeks ago
2
Codebase has some unnecessary `&` references
#31
hamirmahal
closed
4 weeks ago
0
fix warnings and deny them in CI
#30
carllerche
closed
1 month ago
0
impl IntoExpr<Id> for String
#29
carllerche
closed
1 month ago
0
add per-db feature flags to tests
#28
carllerche
closed
1 month ago
1
refactor(sqlite): fix some warnings
#26
open-schnick
closed
3 weeks ago
0
refactor(sqlite): rename Sqlite::new() to Sqlite::in_memory()
#25
open-schnick
closed
1 month ago
0
fix `Send` and lifetime issue
#21
carllerche
closed
1 month ago
0
rename new_with_file -> open
#19
alaingilbert
closed
1 month ago
0
style: simplify string formatting for readability
#18
hamirmahal
closed
1 month ago
0
`format!` statement simplification
#17
hamirmahal
closed
1 month ago
0
remove stray printlns
#16
carllerche
closed
1 month ago
0
Setup CI
#15
carllerche
closed
1 month ago
0
sharing experience from `loco.rs`
#14
jondot
closed
1 month ago
2
lifetime errors using db with axum
#13
codegod100
closed
1 month ago
8
use tracing crate, debug! macro, instead of println/dbg
#12
alaingilbert
closed
1 month ago
2
Sqlite open function to allow connection to a sqlite file
#11
alaingilbert
closed
1 month ago
2
return Result from create_table
#10
codegod100
closed
1 month ago
0
open with file
#9
codegod100
closed
1 month ago
1
check to see if None
#8
codegod100
closed
1 month ago
0
open with file
#7
codegod100
closed
1 month ago
0
BelongsTo is None
#6
codegod100
closed
1 month ago
2
create discussion tab for Q/A for things that are more design focused
#5
codegod100
closed
1 month ago
1
Fix typo in README.md
#4
reubenwong97
closed
1 month ago
0
use tracing e.g. `debug!` instead of `println!`
#3
codegod100
closed
1 month ago
1
check to see if None
#2
codegod100
closed
1 month ago
1
unwrap on None
#1
codegod100
closed
1 month ago
2