817 Commits

Author SHA1 Message Date
Billy Chan
9c8f5aa93d
More test cases 2021-09-27 10:36:32 +08:00
Billy Chan
ee504e7d9f
find_linked join with table alias 2021-09-27 10:36:32 +08:00
Chris Tsang
1eb0e5cbb2 Fix doc tests 2021-09-26 22:36:20 +08:00
Chris Tsang
7cbe5b4b9f sea-orm-cli 0.2.4 2021-09-26 16:44:55 +08:00
Chris Tsang
12affaf0c1 sea-orm-codegen 0.2.4 2021-09-26 16:44:55 +08:00
Chris Tsang
97b7db1773 0.2.4 Prerelease 2021-09-26 16:38:56 +08:00
Chris Tsang
f22d93ce21 Unit test for DeriveEntityModel 2021-09-26 16:33:04 +08:00
Chris Tsang
be01782ac7
Merge pull request #193 from SeaQL/codegen-col-unique-keys
Codegen parse column unique key from index
2021-09-26 16:12:50 +08:00
Chris Tsang
5d50ca922c Restore cargo 2021-09-26 16:08:59 +08:00
Chris Tsang
3c608ad9c3 Bump sea-query 2021-09-26 16:07:06 +08:00
Billy Chan
6638a2262c Codegen classify ordinary relation wrongly as conjunct relation (#186) 2021-09-25 18:32:50 +08:00
Billy Chan
360436ceac
Codegen compact-format generate unique attribute 2021-09-24 15:45:22 +08:00
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
Sam Samai
0c2b0d608d Port actix example to Actix 4 Beta 2021-09-23 22:00:30 +10: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