754 Commits

Author SHA1 Message Date
Billy Chan
37b36eb101
Merge branch 'master' into codegen-col-unique-keys 2021-09-24 15:34:45 +08:00
Billy Chan
06a26ace2e
Codegen parse column unique key from index 2021-09-24 15:30:41 +08:00
Chris Tsang
0c859c3e87 sea-orm-cli 0.2.4 prerelease 2021-09-24 13:01:26 +08:00
Chris Tsang
8a0c5272c9 Bump sea-schema version 2021-09-24 12:45:58 +08:00
Chris Tsang
6861802a6d Update Rocket & Actix examples 2021-09-22 18:02:50 +08:00
Chris Tsang
9f77a5fc28 Improve build script 2021-09-22 18:00:25 +08:00
Chris Tsang
9aa4ba1e11 0.2.3 2021-09-22 17:58:02 +08:00
Chris Tsang
64204b53fe sea-orm-macros 0.2.3 2021-09-22 17:47:58 +08:00
Chris Tsang
3f554b0a09 sea-orm-cli 0.2.3 2021-09-22 17:38:06 +08:00
Chris Tsang
995a9d0045 sea-orm-codegen 0.2.3 2021-09-22 17:37:34 +08:00
Chris Tsang
6dd83b3fd2 cargo-publish.sh 2021-09-22 17:37:04 +08:00
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