Chris Tsang
|
727390b8d2
|
Revert unintended code changes.
This reverts commit ef861294e2987c5c2cc1fc2b909c72aaf2132ca5.
|
2023-08-04 20:39:38 +01:00 |
|
Chris Tsang
|
ef861294e2
|
Fix clippy
|
2023-08-04 20:26:12 +01:00 |
|
Billy Chan
|
4f8ad56cc4
|
Cont. Added support for using sea-orm with #[deny(missing_docs)] (#1531)
* Added support for using sea-orm with #[deny(missing_docs)] (#1522)
* feat(macros): Added documentation tags for generated entities
* chore: Added deny(missing_docs) attribute to basic example
* chore: Fix clippy errors
* ci: test missing docs of derive macros generated types
* Try missing docs (CI should fail)
* Revert "Try missing docs (CI should fail)"
This reverts commit 83356bfca8939e7807f14bad8bb816fcabc1bf7b.
---------
Co-authored-by: Lewin Probst, M.Sc <30552361+emirror-de@users.noreply.github.com>
|
2023-03-10 21:49:08 +08:00 |
|
Chris Tsang
|
d07f840830
|
Improve example
|
2023-02-03 13:57:12 +08:00 |
|
Chris Tsang
|
56e4b4337b
|
Improve API & Example
|
2023-02-02 11:21:00 +08:00 |
|
Billy Chan
|
4e3a45c2f7
|
Fix clippy warnings (#1436)
|
2023-01-31 15:52:57 +08:00 |
|
Chris Tsang
|
5ffd8025f2
|
Update prelude
|
2023-01-29 11:34:28 +08:00 |
|
Billy Chan
|
3727f7b8b5
|
[examples] create input model with DeriveIntoActiveModel (#975)
|
2022-08-25 12:51:22 +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 |
|
Chris Tsang
|
d5c9c65079
|
Revert save to return Self
|
2021-12-26 00:13:56 +08:00 |
|
Billy Chan
|
adfb9ead54
|
Rework ActiveValue (#340)
* WIP
* Fixup
* Fixup
* Update docs & rename `unset`
* Deprecate `Unset()` and reexport `ActiveValue::NotSet`
* Docs
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
|
2021-12-19 02:22:30 +08:00 |
|
Billy Chan
|
5104cd3573
|
Insert & Update Return Model (#339)
* Update insert & update API
* Update test cases
* Update README
* Fix clippy warnings
* Fixup
* Fixup
|
2021-12-18 14:30:10 +08:00 |
|
Billy Chan
|
ac804a1642
|
Imports PaginatorTrait by default making it backward compatible
|
2021-11-10 15:26:29 +08:00 |
|
jasper
|
4b11a10680
|
Update examples and test
|
2021-11-09 22:29:48 +08:00 |
|
Chris Tsang
|
c24d7704d9
|
Move examples #232
|
2021-10-09 14:38:43 +08:00 |
|