1453 Commits

Author SHA1 Message Date
Marco Napetti
0e1c825e9e Stream metrics 2022-05-31 12:38:38 +02:00
Chris Tsang
4cad2522a8 Changelog 2022-05-28 17:09:58 +08:00
Chris Tsang
8f0c01dbec sea-orm-migration 0.8.3 2022-05-28 17:05:48 +08:00
Billy Chan
183639dc8c
Migration without depending on async-std (#758)
* Migration without depending on async-std runtime

* Update examples

* Fixup
2022-05-23 23:24:07 +08:00
hilary888
3f90c09407
Community.md (#741) 2022-05-18 15:21:21 +08:00
Chris Tsang
e00562695e sea-orm-migration 0.8.2 2022-05-15 17:46:15 +08:00
Chris Tsang
1609e4c743 Edit 2022-05-15 17:44:23 +08:00
Chris Tsang
1984a70cc4 Update tests 2022-05-15 14:02:26 +08:00
Chris Tsang
ec2f282dee Update tests 2022-05-15 13:58:46 +08:00
Chris Tsang
28e53601c0 Edit 2022-05-15 10:35:06 +08:00
Chris Tsang
7d3258429b Actually, should throw an error by default 2022-05-15 10:33:21 +08:00
Chris Tsang
5a19f2f3e0 Actually, down should be optional 2022-05-15 10:23:15 +08:00
Chris Tsang
7d36e43ac1 CI 2022-05-14 23:11:54 +08:00
Billy Chan
c3db8f4b65
Examples: entity & application crate depends on SeaORM with minimum required features enabled (#723) 2022-05-14 13:24:39 +08:00
Billy Chan
b59f3c58de
cargo fmt 2022-05-13 18:20:59 +08:00
Billy Chan
dd5808e535
Edit CONTRIBUTING 2022-05-13 18:19:25 +08:00
Billy Chan
8f42b893a5
Add CONTRIBUTING 2022-05-13 18:15:29 +08:00
Chris Tsang
b51b1f63d8 Readme 2022-05-13 00:33:07 +08:00
Chris Tsang
62c1cc52fb
Update COMMUNITY.md 2022-05-13 00:11:12 +08:00
Frank Horvath
e43cb9e16a
Adding link to SNMP simulator (#719)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-05-12 15:37:34 +08:00
Aniket Mane
aa81b69f1a
Add Quasar to COMMUNITY.md (#718)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-05-12 15:36:38 +08:00
fibo
0b564bda5b
Add suzuya to COMMUNITY.md (#717)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-05-12 15:35:36 +08:00
Eugeny
9f1ef7dc73
Update COMMUNITY.md (#716)
Add Warpgate to showcase

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-05-12 15:34:40 +08:00
Marco Napetti
aa74b4ce15
COMMUNITY.md (#715)
Add symbols to showcase

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-05-12 15:33:40 +08:00
Vasanth Kumar
4c9d18d2e1
Update COMMUNITY.md (#714) 2022-05-12 15:32:09 +08:00
Chris Tsang
1a37212940 Comment 2022-05-11 21:53:02 +08:00
Chris Tsang
e4b38a9898 sea-orm-migration 0.8.1 2022-05-10 23:33:44 +08:00
Chris Tsang
c466a169fb sea-orm-cli 0.8.1 2022-05-10 23:29:34 +08:00
Billy Chan
9d2cae44b3
Migrator CLI Fixup (#708)
* CI compile migrator CLI

* sea-orm-migration's CLI with only migration subcommand

* Fix clippy warnings

* Fixup

* `sea-orm-cli migrate init`: write sea-orm-migration version based on CLI version
2022-05-10 23:24:23 +08:00
Billy Chan
5f8776babf
CHANGELOG 2022-05-10 12:23:54 +08:00
Billy Chan
cdd6c29845
Fixup 2022-05-10 12:06:49 +08:00
Chris Tsang
2c4e1b2a67 Tweaks 2022-05-10 00:23:13 +08:00
Chris Tsang
59576b9d47 Sunset Postgres 9 2022-05-10 00:16:07 +08:00
Chris Tsang
2a153d0bb3 Changelog 2022-05-10 00:11:24 +08:00
Chris Tsang
4b1ec79cd6 sea-orm-migration 0.8.0 2022-05-10 00:09:28 +08:00
Chris Tsang
018ea94912 0.8.0 2022-05-10 00:07:57 +08:00
Chris Tsang
3e1079e7ef sea-orm-macros 0.8.0 2022-05-10 00:07:13 +08:00
Chris Tsang
e1f19ed801 sea-orm-cli 0.8.0 2022-05-10 00:04:48 +08:00
Chris Tsang
39b3726ebb sea-orm-codegen 0.8.0 2022-05-10 00:03:59 +08:00
Chris Tsang
6da53ea832 Build script 2022-05-09 23:59:32 +08:00
Chris Tsang
96a3c7f8f0 Changelog 2022-05-09 23:48:46 +08:00
Chris Tsang
fb69759be9 Build script 2022-05-09 23:47:04 +08:00
Billy Chan
cdc70f4fd9
Insert Default (#589)
* Insert default

* Update sea-query

* Fixup

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-05-09 23:46:38 +08:00
Chris Tsang
c8851646e8 Fixup 2022-05-09 22:33:59 +08:00
Chris Tsang
5dec47e441 Changelog 2022-05-09 22:09:52 +08:00
Billy Chan
840f8f6148
DeriveEntityModel macros override column name (#695)
* Override column name with the name of model field in `DeriveEntityModel` macros [issues]

* Fixup: trim prefix and tailing underscore

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-05-09 22:08:59 +08:00
Chris Tsang
6e1e0a3d80 Changelog 2022-05-09 22:07:35 +08:00
Chris Tsang
2da0429f41 Changelog 2022-05-09 22:06:23 +08:00
Billy Chan
5a123b36aa
DerivePrimaryKey with custom primary key column name (#694)
* `DerivePrimaryKey` with custom primary key column name

* Add test cases [issues]
2022-05-09 22:00:04 +08:00
Kirawi
23e95761ca
add is_changed to ActiveModelTrait (#683)
* add is_changed to ActiveModelTrait

* add test for `ActiveModelTrait::is_changed()`
2022-05-09 21:58:20 +08:00