30 Commits

Author SHA1 Message Date
Wyatt Herkamp
0adcd3b36c
Update Strum (#2088)
* Update Strum

* Change log update

* Fetch updates from upstream Strum

* build-tools/update-strum-macros.sh

* Revert "Fetch updates from upstream Strum"

This reverts commit 32cf8f7ac96f9b0431d2bde682b69ec44b4f5b2e.

* Update enum_iter.rs

---------

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-02-06 18:33:20 +08:00
Chris Tsang
84a24bab01 Rename things 2023-12-14 21:13:04 +00:00
Billy Chan
4e6c1c6a56
build-tools 2023-07-27 21:48:26 +08:00
Chris Tsang
90b7242063 Update build script 2023-07-25 16:28:35 +08:00
Chris Tsang
6d40569164 Update build script 2023-06-22 07:07:53 +08:00
darkmmon
0816faa7f1
#1696 fix (#1702)
* Test suit load environment variable from env files

* Added expr() and exprs() for QuerySelect trait and Minor typo fix

* fmt

* Added doc testing for the new functions

* Remove excess comment for doc test

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>

* Remove excess comment for doc test

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>

* updated doc tests to make example more realistic

* changed doc test again for more realistic query and added expr_as()

* aligned expr_as() alias input with column_as() input

* update doc test for expr_as() according to previous changes

---------

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2023-06-13 21:01:15 +08:00
Billy Chan
68e5393ef3
cargo publish will wait for crates.io index to update 2023-03-25 23:10:09 +08:00
Billy Chan
ff00281cbd
COMMUNITY 2023-03-17 22:15:34 +08:00
Chris Tsang
97b09b7b4a One more helper script 2023-02-24 22:55:53 +08:00
Chris Tsang
c4b3efa9fe Update build script 2023-02-04 16:11:15 +08:00
Chris Tsang
36f1911a02 Update build script 2023-02-04 16:10:10 +08:00
Billy Chan
33a665c683
[CLI] sea-orm-cli depends on codegen of the same version (#1299) 2022-12-17 12:59:16 +08:00
Billy Chan
b2185af559
Cleaning up dependency (#1300)
* Dependency version cleanup

* Update build tool

* Disable default features

* [cli] disable default features
2022-12-16 15:52:00 +08:00
Chris Tsang
b9a07ee538 Update build script 2022-11-06 22:00:02 +08:00
Billy Chan
24f4bc0d50
Rename cargo readme utility 2022-10-19 12:13:13 +08:00
Billy Chan
43495de0aa
Fix clippy warnings - 1 (#967)
* Fix clippy warnings

* cargo fmt

* Fix clippy warnings

* cargo fmt
2022-08-12 20:02:53 +08:00
Billy Chan
3eee6aa6ec
rustfmt.sh format root Cargo.toml as well 2022-08-01 18:32:48 +08:00
kyoto7250
dd545441d3
introduce rustfmt (#919)
* introduce rustfmt

* Cargofmt on all sea-orm crates & examples

* Revert testing script

* cargo fmt --manifest-path sea-orm-rocket/Cargo.toml --all

* add a script for formatting

* add nightly component for formatting

* set timeout and manual nightly install  in github action

* add flag for manifest-path

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-08-01 18:30:43 +08:00
Chris Tsang
e1d0de34ae Build script 2022-07-22 00:18:57 +08:00
Billy Chan
50f42075ab
Update deployment script to update example automatically (#865)
* Update deployment script

* update examples

* Split deployment scripts

* Fixup

* Typo
2022-07-12 12:02:24 +08:00
Chris Tsang
2c4e1b2a67 Tweaks 2022-05-10 00:23:13 +08:00
Chris Tsang
6da53ea832 Build script 2022-05-09 23:59:32 +08:00
Chris Tsang
fb69759be9 Build script 2022-05-09 23:47:04 +08:00
Chris Tsang
1e6b1fbe4d Build script 2022-03-26 18:18:24 +08:00
Chris Tsang
89f1b7faed Prepare release 2022-02-07 00:09:56 +08:00
Billy Chan
5bff85239e
Add docker create script for contributors to setup development environment locally 2021-12-12 23:59:16 +08:00
Chris Tsang
b5c18cab55 Sleep longer 2021-10-16 01:19:33 +08:00
Chris Tsang
9f77a5fc28 Improve build script 2021-09-22 18:00:25 +08:00
Chris Tsang
6dd83b3fd2 cargo-publish.sh 2021-09-22 17:37:04 +08:00
Chris Tsang
1b43ffc987 Readme 2021-07-01 17:41:16 +08:00