1465 Commits

Author SHA1 Message Date
Billy Chan
fff738a706
cargo fmt 2022-06-21 11:12:28 +08:00
Fumitake Kawasaki
091a91fc0a
add zapp to Open Source Project (#803) 2022-06-20 11:40:44 +08:00
Billy Chan
2eb02cfbe0
Fix SeaSchema's SQLx version to ^0.5 (#798) 2022-06-17 12:20:16 +08:00
Chris Tsang
5b5aa07227
Merge pull request #792 from cache-missing/master
 feat(sqlite3): support set sqlcipher key
2022-06-14 19:16:10 +08:00
cache-missing
73af72200a feat(sqlite3): support set sqlcipher key 2022-06-13 08:42:14 +08:00
Chris Tsang
4301383b40 Tweaks 2022-06-12 22:30:34 +08:00
Chris Tsang
086b0f1645 Changelog 2022-06-12 22:27:12 +08:00
Billy Chan
9b41f1c1b1
Migration shouldn't depends on symbol provided by entity crate (#785)
* Migration shouldn't depends on symbol provided by entity crate

* Add docs
2022-06-12 22:25:32 +08:00
Billy Chan
5cf4d6022b
Vector of string save as serialized format in db (#783) 2022-06-12 22:23:30 +08:00
kyoto7250
0ce8ee6a31
feat(sea-orm-cli): output log about generated file name. (#735)
* feat(sea-orm-cli): output lof about  generated file name.

https://github.com/SeaQL/sea-orm/issues/722

* include column names in info

* cargo fmt

* Update sea-orm-cli/src/commands.rs

Avoid multiple initializations

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>

* show info per column

* refactor: use write! macro

* Refactoring

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-06-12 20:30:49 +08:00
Tricked
e4f198fbc4
Create .gitattributes (#712) 2022-06-12 20:20:28 +08:00
Billy Chan
1ea8b457bf
Bump CI actions/cache to v3 (#784) 2022-06-02 16:34:59 +08:00
Aslam Ahammed
a0925cc867
Update COMMUNITY.md (#776)
Add `actix-react-starter-template` in Built with SeaORM to the Open Source Projects section.
Reference: https://github.com/aslamplr/actix-react-starter-template/issues/1
2022-06-01 16:53:58 +08: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