6 Commits

Author SHA1 Message Date
Billy Chan
1497c2c7f0
Fix DeriveActiveEnum requires additional imports (#1154)
* fix: Support deriving ActiveEnum without importing EnumIter, Iden, and ActiveEnum

* style: Fix format

* DeriveActiveEnum without depending on sea_query::Iden derive macros

* [issues] add tests

* Fix [issues] features

Co-authored-by: Naoki Ikeguchi <me@s6n.jp>
2022-10-27 00:17:46 +08:00
Carter Snook
058f6d5d2b
chore: update to Rust Edition 2021 (#273) 2021-10-26 17:27:53 +08:00
Chris Tsang
43509afb31 Edit 2021-10-20 17:46:35 +08:00
Chris Tsang
7b58c227e1 Readme 2021-10-20 17:39:10 +08:00
Chris Tsang
45f3548d4f #249 Demo of 'pure' crate depending on SeaORM 2021-10-20 17:37:02 +08:00
Chris Tsang
55dbdb7626 #249 Build with mock only 2021-10-15 23:04:14 +08:00