1533 Commits

Author SHA1 Message Date
Billy Chan
664f42d22d
cargo fmt 2022-04-26 12:24:17 +08:00
Sebastien Guillemot
2f4eadcbac
Derive extra error traits 2022-04-19 19:37:20 +09:00
Chris Tsang
66ba234156 Readme 2022-04-18 23:53:47 +08:00
Chris Tsang
2e12e29c38 Readme 2022-04-18 23:17:52 +08:00
Chris Tsang
d6fb93e48c Update sea-query 2022-04-18 17:18:10 +08:00
Chris Tsang
b052b2eb94
Merge pull request #675 from SeaQL/update-sea-query
Update sea query
2022-04-18 11:28:04 +08:00
Chris Tsang
53b6819a80 Test patched sea-query 2022-04-18 11:12:45 +08:00
Marcel
e20f6e24c5
Update sea-query dependency to 0.24.0 (#673)
* Use sea-query 0.24.0

* window: None

* window: None

* window: None
2022-04-18 11:04:30 +08:00
Billy Chan
738f73c4bc
Fix GraphQL example build errors 2022-04-11 11:05:10 +08:00
Chris Tsang
0c96e13325
Merge pull request #667 from fairingrey/cleanup
Fix lints and warnings
2022-04-10 16:45:55 +08:00
Allen
bdd9133aa6 fix lints and warnings
also clean up impl_into_active_value macro
2022-04-09 16:52:47 -07:00
Billy Chan
904700cf56
Update examples 2022-04-06 19:39:42 +08:00
Billy Chan
40c4756fdb
Tonic example fixup 2022-04-06 11:53:54 +08:00
Chris Tsang
ac1071a778 Readme 2022-04-05 21:25:58 +08:00
Chris Tsang
31edb2c409 Rename 2022-04-05 21:23:55 +08:00
Giri Priyadarshan
17a3ad9620
tonic gRPC example (#659)
* tonic gRPC example

* minor change to client output

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2022-04-05 20:35:33 +08:00
Chris Tsang
6175166c79 Add jsonrpsee to example list 2022-04-03 22:16:05 +08:00
Chris Tsang
a59b7aeae2 Tweaks 2022-04-03 22:12:49 +08:00
Chris Tsang
311a14a470 Rename example 2022-04-03 22:12:48 +08:00
Cobalt
6a22207944
chore: Upgrade to Actix Web 4 (#638)
* chore: Upgrade to actix-web 4

* fix: Update example names for CI tests
2022-04-02 22:00:49 +08:00
niuhuan
d547e107bc
Add pansy to COMMUNITY.md (#636) 2022-03-28 14:31:24 +08:00
Chris Tsang
2cf0deeb2c sea-orm-cli 0.7.2 2022-03-27 20:51:10 +08:00
Billy Chan
2d5967df08
Update CLI migrate init template 2022-03-27 17:43:02 +08:00
Billy Chan
0d473444ba
Update examples dependencies 2022-03-27 17:41:27 +08:00
Chris Tsang
952b6ebc80 Changelog 2022-03-27 00:45:38 +08:00
Chris Tsang
e9cf93f4b5 0.7.1 2022-03-27 00:26:48 +08:00
Chris Tsang
c4f0db334d Fix build error 2022-03-27 00:24:10 +08:00
Chris Tsang
86fa15563d sea-orm-cli 0.7.1 2022-03-27 00:07:33 +08:00
Chris Tsang
a3c7381055 Update sea-schema 2022-03-27 00:06:48 +08:00
Chris Tsang
45fe665a76 Changelog 2022-03-26 19:33:50 +08:00
Chris Tsang
018d9d8fd3 0.7.0 2022-03-26 18:35:49 +08:00
Chris Tsang
565fb5a725 sea-orm-macros 0.7.0 2022-03-26 18:33:17 +08:00
Chris Tsang
1e8c725eca sea-orm-cli 0.7.0 2022-03-26 18:30:18 +08:00
Chris Tsang
c32b07edb8 sea-orm-codegen 0.7.0 2022-03-26 18:29:26 +08:00
Chris Tsang
1e6b1fbe4d Build script 2022-03-26 18:18:24 +08:00
Chris Tsang
698530c27b Changelog 2022-03-26 18:07:29 +08:00
Chris Tsang
ee4159266f Changelog 2022-03-26 18:07:29 +08:00
Alex
fe1877a49d
sea as an alternative bin name to sea-orm-cli (#558)
* Simplify bin name from  sea-orm-cli to sea

* -S

* fixed test
2022-03-26 18:06:14 +08:00
Mike
290d2c5172
add example for integrate with jsonrpsee (#632)
* add example for integrate with jsonrpsee

* Update CI
2022-03-26 17:40:06 +08:00
Billy Chan
983a16fc41
CHANGELOG 2022-03-25 18:44:21 +08:00
Billy Chan
6091629adb
cargo fmt 2022-03-25 15:25:49 +08:00
Billy Chan
5a473ba754
CHANGELOG 2022-03-25 14:24:02 +08:00
Billy Chan
c504f42cb3
Fixing and testing into_json of various field types (#539)
* Fixing and testing `into_json` of various types

* Support `into_json` for UUID

* Testing `into_json` for UUID

* Fixup
2022-03-24 22:38:45 +08:00
Chris Tsang
ea5b0b1073 Changelog 2022-03-22 23:32:29 +08:00
Chris Tsang
89574c2b24 Changelog 2022-03-22 23:32:29 +08:00
Billy Chan
cd3b11a503
Fix codegen with Enum in expanded format (#624) 2022-03-22 23:27:14 +08:00
Chris Tsang
ec70ed1052 Changelog 2022-03-22 23:23:22 +08:00
Chris Tsang
31ae1b5915 Changelog 2022-03-22 23:23:22 +08:00
Chris Tsang
474d47a929 Changelog 2022-03-22 23:23:22 +08:00
Marco Napetti
e80aa07c7c
Add Send to StreamTrait (#622)
* update ouroboros

* Add Send to StreamTrait
2022-03-22 17:17:07 +08:00