1609 Commits

Author SHA1 Message Date
Chris Tsang
25faf02abe sea-orm-codegen 0.9.2 2022-08-20 14:06:55 +08:00
Chris Tsang
fad54627cd Update sea-query to 0.26.3 2022-08-20 14:06:55 +08:00
Ryuma Taguchi
d262501a44
fix typo in SqlxPostgresConnector::connect() doc (#968) 2022-08-15 23:30:27 +08:00
Chris Tsang
10a215d28e Changelog 2022-08-14 01:01:12 +08:00
Chris Tsang
632471a526 Update chrono version 2022-08-14 00:46:38 +08:00
Chris Tsang
5dd28509af
Merge pull request #950 from robjtede/x-chrono-def
exclude chrono default features
2022-08-14 00:05:05 +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
Igor
0d94941c3b
Fix typos (#958) 2022-08-12 18:31:35 +08:00
Billy Chan
5e34bcecbe
Edit README 2022-08-11 15:39:50 +08:00
Billy Chan
1a2090fb5e
Give a shout-out to our contributors 2022-08-10 13:40:18 +08:00
Gabriel Paulucci
be0f7b4f13
Consider adding SophyCore to SeaORM showcase! (#952) 2022-08-09 14:28:56 +08:00
Rob Ede
5735c25e69
exclude chrono default features 2022-08-08 15:15:54 +02:00
kyoto7250
9f3039407a
update async-graphql-axum (#939) 2022-08-08 16:06:06 +08:00
Chris Tsang
eeebe2d35c Changelog 2022-08-07 18:50:14 +08:00
Chris Tsang
bdc78e541a Changelog 2022-08-07 18:47:09 +08:00
Chris Tsang
e43f452c0a
Merge pull request #938 from ikrivosheev/fix/minimal_rustc_version
Set minimal rustc version
2022-08-07 17:50:27 +08:00
Ivan Krivosheev
2731878d0e Set minimal rustc version 2022-08-07 02:34:43 +03:00
Chris Tsang
2b0ac51532
Merge pull request #936 from SeaQL/pulls/634
[cli] added with-copy-enums flag to cli and conditional derive
2022-08-06 18:19:10 +08:00
Erik Rhodes
5fbc336de0 [cli] added with-copy-enums flag to cli and conditional derive 2022-08-06 16:45:28 +08:00
Chris Tsang
8a269bf171
Merge pull request #931 from SeaQL/migrator-cli-handle-init-generate-commands
[cli] migrator CLI handles init and generate commands
2022-08-03 23:23:53 +08:00
Billy Chan
c4fa40ab3e
[cli] migrator CLI handles init and generate commands 2022-08-02 16:30:49 +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
Jinwoo Park
a2fbbc7a57
Introduce rj45less as usage case (#925) 2022-08-01 16:47:29 +08:00
Horu
3a3fdf49a1
Fix small typo (#928) 2022-08-01 15:03:08 +08:00
Billy Chan
87a9eb9d15
Run CI only on latest PR commit (#920)
* Run CI only on latest PR commit

* CI of previous commit should be cancelled...

* Revert
2022-07-28 12:00:04 +08:00
Jinwoo Park
cf124014e8
Simple spelling issues on sea-orm-cli's toml source. (#918) 2022-07-27 17:39:09 +08:00
Billy Chan
710ef7a66b
Add example links 2022-07-26 14:50:55 +08:00
Billy Chan
70f1b4cbe0
cargo fmt 2022-07-26 14:50:39 +08:00
Fergus
b6739915b7
Add salvo example (#908)
* Add salvo example

* cargo clippy

* bug fix
2022-07-26 14:47:12 +08:00
Billy Chan
f6672137a2
cargo fmt 2022-07-26 12:20:40 +08:00
Anshul Chauhan
b566ea6e12
Update get_info method to respect date-time crate (#910)
Refer https://github.com/SeaQL/sea-orm/issues/869
2022-07-26 12:19:43 +08:00
Chris Tsang
bb8a8bc286 Changelog 2022-07-23 15:09:59 +08:00
Chris Tsang
db538917f1 Changelog 2022-07-23 15:05:43 +08:00
Chris Tsang
12d3e602f2 Test 2022-07-23 14:55:47 +08:00
Billy Chan
7dc5597745
Update CHANGELOG.md 2022-07-22 12:16:22 +08:00
Chris Tsang
b45a740474 Move article to sea-ql.org 2022-07-22 00:38:40 +08:00
Chris Tsang
e1d0de34ae Build script 2022-07-22 00:18:57 +08:00
Chris Tsang
469770444c update examples 2022-07-22 00:14:28 +08:00
Chris Tsang
127619f4f5 sea-orm-migration 0.9.1 2022-07-22 00:14:26 +08:00
Chris Tsang
0db2575461 0.9.1 2022-07-22 00:14:26 +08:00
Chris Tsang
c516e8b14a sea-orm-macros 0.9.1 2022-07-22 00:14:25 +08:00
Chris Tsang
39ef805e7b sea-orm-cli 0.9.1 2022-07-22 00:14:25 +08:00
Chris Tsang
be17b098ca sea-orm-codegen 0.9.1 2022-07-22 00:14:24 +08:00
Chris Tsang
337ee223a4 Changelog 2022-07-22 00:14:23 +08:00
Chris Tsang
b48f43bc09 Docs 2022-07-21 23:39:27 +08:00
Billy Chan
83c6e4a4db
RelationDef & RelationBuilder are Send & Sync (#898)
* `RelationDef` & `RelationBuilder` are `Send` & `Sync`

* [issues] add tests

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-07-21 23:35:20 +08:00
Billy Chan
41116499e0
Auto discover and run all issues & examples CI (#903)
* Auto discover and run all [issues] CI

* Auto discover and run all examples CI

* Fixup

* Testing

* Test [issues]
2022-07-21 13:46:12 +08:00
Billy Chan
1385b749cb
0.9.1 CHANGELOG 2022-07-20 16:51:13 +08:00
Billy Chan
fe772a7f81
Update CHNAGELOG PR links 2022-07-20 16:46:44 +08:00