Chris Tsang
|
aeea07c8ba
|
Rocket example to use the clone interface
|
2021-09-22 16:59:21 +08:00 |
|
Chris Tsang
|
c80621916a
|
Fix conflict
|
2021-09-21 22:00:02 +08:00 |
|
Chris Tsang
|
2404411351
|
Merge pull request #172 from SeaQL/ss/actix-example
Actix integration example
|
2021-09-21 18:44:34 +08:00 |
|
Chris Tsang
|
aec111e035
|
Tweaks
|
2021-09-21 18:32:54 +08:00 |
|
Chris Tsang
|
8c8c93bb40
|
Add to GitHub Action
|
2021-09-21 18:28:42 +08:00 |
|
Chris Tsang
|
2346d0beb8
|
Cargo fmt
|
2021-09-21 18:19:52 +08:00 |
|
Chris Tsang
|
547429c377
|
Sort by id
|
2021-09-21 18:19:21 +08:00 |
|
Chris Tsang
|
d6f0d3c35a
|
Fix clippy warnings
|
2021-09-21 18:13:48 +08:00 |
|
Chris Tsang
|
6d9727050e
|
Use compact Entity format
|
2021-09-21 18:13:35 +08:00 |
|
Chris Tsang
|
f7b42ebc0e
|
Clean up Cargo.toml
|
2021-09-21 18:04:26 +08:00 |
|
Sam Samai
|
fac33f4019
|
Merge branch 'master' into ss/actix-example
|
2021-09-21 18:22:31 +10:00 |
|
Sam Samai
|
ac8d84ea44
|
Just clone the state for each thread
|
2021-09-21 18:21:55 +10:00 |
|
Chris Tsang
|
bfa66915e3
|
Update Entity::update example
|
2021-09-21 11:10:54 +08:00 |
|
Sam Samai
|
8a618f88c7
|
Start from page 1
|
2021-09-20 21:00:51 +10:00 |
|
Sam Samai
|
daa5ff77c0
|
Define SharedState type
|
2021-09-20 20:55:22 +10:00 |
|
Billy Chan
|
8dfbbc8385
|
Fix clippy warnings
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
f7b1c9b59a
|
Edit README
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
c66a2491ce
|
Edit README
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
20123ef8cd
|
Test parallel CRUD
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
a2ef73783c
|
cargo fmt
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
2176bad009
|
Indentation
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
5c8caddf1f
|
Update docs
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
bb225b12ee
|
Rocket example page number starts from one
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
ce35317daf
|
Refactor rocket example
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
b22753bebf
|
Test try_join!
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
c9047d49e7
|
Update README & lib.rs
|
2021-09-20 18:30:31 +08:00 |
|
Billy Chan
|
cb60c4afa3
|
Keep match catchall
|
2021-09-20 11:37:44 +08:00 |
|
Billy Chan
|
57201788ef
|
Codegen TimestampWithTimeZone fixup
|
2021-09-20 11:37:44 +08:00 |
|
Sam Samai
|
54edd87706
|
Merge branch 'master' into ss/actix-example
|
2021-09-19 21:43:10 +10:00 |
|
Sam Samai
|
31bc662f3f
|
Use Arc to pass database connection to requests
|
2021-09-19 21:16:43 +10:00 |
|
Chris Tsang
|
5d1488f12d
|
Merge pull request #175 from MuhannadAlrusayni/master
Impl `TryGetableMany` for diffrent types of generices
|
2021-09-19 01:54:00 +08:00 |
|
Billy Chan
|
3093cd2035
|
DatabaseConnection impl Sync, Send and Clone
|
2021-09-18 23:17:29 +08:00 |
|
Chris Tsang
|
27807f3f6c
|
Fix DeriveEntityModel Decimal mapping
|
2021-09-18 21:45:28 +08:00 |
|
Chris Tsang
|
84594114dc
|
Readme
|
2021-09-18 20:15:20 +08:00 |
|
Chris Tsang
|
8443f566cf
|
Tokio example
|
2021-09-18 17:44:43 +08:00 |
|
Chris Tsang
|
3001fca466
|
Refactor basic test
|
2021-09-18 16:37:07 +08:00 |
|
Chris Tsang
|
0a19db6977
|
Fix SQLite test suite
|
2021-09-18 16:16:33 +08:00 |
|
Chris Tsang
|
68787d1412
|
Refactor uuid test
|
2021-09-18 15:47:59 +08:00 |
|
Chris Tsang
|
558cf5904a
|
Test suite: drop table if exists, instead of create table if not exists
|
2021-09-18 15:40:47 +08:00 |
|
Chris Tsang
|
fc769a89df
|
Refactor timestamp test
|
2021-09-18 15:17:23 +08:00 |
|
Muhannad Alrusayni
|
15db5d2933
|
clean up some comments
|
2021-09-17 22:45:05 +03:00 |
|
Muhannad Alrusayni
|
3bf26a758a
|
impl TryFromU64 for tuples types
|
2021-09-17 22:41:49 +03:00 |
|
Chris Tsang
|
004653e86d
|
Simplify Cargo
|
2021-09-18 03:37:27 +08:00 |
|
Chris Tsang
|
77bc11e1e5
|
Use compact entity format for Rocket example
|
2021-09-18 03:10:07 +08:00 |
|
Muhannad Alrusayni
|
56dd19ef75
|
Impl TryGetableMany for diffrent types of generices
|
2021-09-17 21:59:38 +03:00 |
|
Chris Tsang
|
28b7542ca9
|
0.2.2
|
2021-09-18 01:42:38 +08:00 |
|
Chris Tsang
|
6ce040bbba
|
Bump sea-orm-macros
|
2021-09-17 23:49:55 +08:00 |
|
Chris Tsang
|
89c7359759
|
sea-orm-macros 0.2.2
|
2021-09-17 23:47:48 +08:00 |
|
Chris Tsang
|
1977d69202
|
sea-orm-cli 0.2.2
|
2021-09-17 23:40:53 +08:00 |
|
Chris Tsang
|
903fda0e87
|
sea-orm-codegen 0.2.2
|
2021-09-17 23:39:58 +08:00 |
|