Chris Tsang
|
cab0f6ba6e
|
Merge pull request #224 from SeaQL/rust-keywords
Escape rust keywords with `r#` raw identifier
|
2021-10-07 16:36:56 +08:00 |
|
Billy Chan
|
88776a28ed
|
Rename column name & column enum variant
|
2021-09-28 14:27:19 +08:00 |
|
Billy Chan
|
16e41be9df
|
Add & parse "ignore" macro attribute
|
2021-09-16 13:11:04 +08:00 |
|
Chris Tsang
|
a186338ff5
|
Try DeriveRelation
|
2021-09-07 22:54:39 +08:00 |
|
Ari Seyhun
|
290f78454b
|
Rewrite DeriveModel
|
2021-09-07 22:08:57 +08:00 |
|
Chris Tsang
|
0298cfb6af
|
Rename to DbErr
|
2021-06-30 21:17:23 +08:00 |
|
Billy Chan
|
2a1173c174
|
Add & use OrmError (#36)
* Add & use OrmError
* Rename to SeaErr
|
2021-06-30 21:08:41 +08:00 |
|
Chris Tsang
|
890464f913
|
Save custom ActiveModel
|
2021-06-05 22:17:22 +08:00 |
|
Chris Tsang
|
a746f8b863
|
Refactor ModelTrait
|
2021-06-02 22:23:10 +08:00 |
|
Chris Tsang
|
c65cb9687b
|
Refactor Trait bounds
|
2021-06-02 19:09:00 +08:00 |
|
Chris Tsang
|
2bfc7f9a9f
|
expend -> expand
|
2021-05-27 22:27:08 +08:00 |
|
Billy Chan
|
7aaeef834c
|
Move to separate DeriveActiveModel, cargo fmt
|
2021-05-25 18:27:44 +08:00 |
|
Billy Chan
|
bbe80fa873
|
ActiveModel derive macro
|
2021-05-25 10:42:49 +08:00 |
|
Billy Chan
|
8d92e09858
|
Derive macros traits with crate name
|
2021-05-18 18:43:14 +08:00 |
|
Chris Tsang
|
62b3c37e20
|
cargo fmt
|
2021-05-17 19:51:26 +08:00 |
|
Billy Chan
|
07b58551af
|
Add proc_macro
|
2021-05-17 16:59:34 +08:00 |
|