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 |
|
Billy Chan
|
018dcdff92
|
[cli] bump sea-schema to 0.9.3 (SeaQL/sea-orm#876)
|
2022-07-20 16:42:59 +08:00 |
|
Billy Chan
|
e85a859266
|
Update COMMUNITY.md
Chronological order
|
2022-07-19 21:19:23 +08:00 |
|
Amit Goyani
|
afdea33cc0
|
Add MyDataMyConsent in COMMUNITY.md (#889)
* Add MyDataMyConsent in COMMUNITY.md
* Update MyDataMyConsent description in COMMUNITY.md
|
2022-07-19 21:08:25 +08:00 |
|
shorii
|
7dc56646ba
|
Add service_auth to COMMUNITY.md (#885)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
|
2022-07-19 13:00:18 +08:00 |
|
ian ok
|
2071445015
|
Add kraken.pics to SeaQL community (#887)
|
2022-07-19 12:57:30 +08:00 |
|
Chris Tsang
|
a4fed7f3bc
|
Changelog
|
2022-07-17 18:07:03 +08:00 |
|
Billy Chan
|
13d2abf5a8
|
Codegen supports VarBinary column type (#746)
* [cli]: codegen supports `VarBinary` column type
* Fixup
|
2022-07-17 18:05:39 +08:00 |
|
Chris Tsang
|
58d0b662a4
|
Changelog
|
2022-07-17 15:18:28 +08:00 |
|
Chris Tsang
|
2c791efaa5
|
Community
|
2022-07-17 15:17:23 +08:00 |
|
sjud
|
3d409608e1
|
removing async_trait from non async trait in connection.rs (#737)
|
2022-07-17 15:12:25 +08:00 |
|
Anshul Chauhan
|
a0a2492a92
|
Add todo-rs to the COMMUNITY showcase (#874)
Co-authored-by: Anshul Chauhan <>
|
2022-07-15 15:57:57 +08:00 |
|
Billy Chan
|
0f568018a5
|
sea-orm-cli 0.9.1
|
2022-07-14 17:45:55 +08:00 |
|
Billy Chan
|
0a55d3ea67
|
Edit CLI docs
|
2022-07-14 17:45:36 +08:00 |
|
Billy Chan
|
60bf6da8dd
|
sea-orm-cli migrate generate should take file name as argument instead of option (#870)
|
2022-07-14 17:43:21 +08:00 |
|
Billy Chan
|
c949a33678
|
Update docs
|
2022-07-13 13:07:05 +08:00 |
|
Javorek Dénes
|
d54ee23dd3
|
Update COMMUNITY.md with VeryRezsi (#858)
|
2022-07-12 13:03:46 +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
|
7e8c8fabe7
|
sea-orm-migration 0.9.0
|
2022-07-12 00:27:42 +08:00 |
|
Chris Tsang
|
ad5a566a17
|
0.9.0
|
2022-07-12 00:25:47 +08:00 |
|
Chris Tsang
|
f880a9d7e5
|
sea-orm-macros 0.9.0
|
2022-07-12 00:25:03 +08:00 |
|
Chris Tsang
|
a62a2755ad
|
sea-orm-cli 0.9.0
|
2022-07-12 00:21:47 +08:00 |
|
Chris Tsang
|
95503faa89
|
sea-orm-codegen 0.9.0
|
2022-07-12 00:20:37 +08:00 |
|
Chris Tsang
|
b74491a476
|
[issues] [cli] cargo fmt
|
2022-07-11 23:58:14 +08:00 |
|
Chris Tsang
|
324c6c8793
|
Pin dependencies
|
2022-07-11 23:53:24 +08:00 |
|
Chris Tsang
|
c56a37df51
|
Changelog
|
2022-07-11 23:44:43 +08:00 |
|