Billy Chan
|
16e41be9df
|
Add & parse "ignore" macro attribute
|
2021-09-16 13:11:04 +08:00 |
|
Billy Chan
|
ca3dd2d2a1
|
cargo fmt
|
2021-09-15 10:45:09 +08:00 |
|
Ari Seyhun
|
1815e30405
|
Add DateTimeWithTimeZone support for DeriveEntityModel
|
2021-09-12 20:50:28 +09:30 |
|
Billy Chan
|
ba276cdde5
|
DeriveEntityModel supports attribute type of Vec<u8>
|
2021-09-10 17:11:19 +08:00 |
|
Chris Tsang
|
9885029585
|
Use DeriveEntityModel in test suite
|
2021-09-09 17:22:54 +08:00 |
|
Chris Tsang
|
9b947901b9
|
Fix clippy warning
|
2021-09-09 15:20:17 +08:00 |
|
Chris Tsang
|
c0a77c1298
|
Add type mapping
|
2021-09-08 00:12:47 +08:00 |
|
Marco Napetti
|
5567fbc289
|
Fix auto_increment as boolean
|
2021-09-07 23:06:19 +08:00 |
|
Chris Tsang
|
a186338ff5
|
Try DeriveRelation
|
2021-09-07 22:54:39 +08:00 |
|
Chris Tsang
|
022bee0627
|
cargo fmt
|
2021-09-07 20:37:51 +08:00 |
|
Marco Napetti
|
d4a915616a
|
Fix example
|
2021-09-07 10:38:42 +02:00 |
|
Marco Napetti
|
abcdbf2a48
|
Manage PrimaryKeyTrait::ValueType
|
2021-09-07 10:18:37 +02:00 |
|
Marco Napetti
|
c273cf0a39
|
Manage schema_name attribute, add prelude export, update example
|
2021-09-07 10:04:33 +02:00 |
|
Marco Napetti
|
a4b4f4925f
|
Minor comments fixes
|
2021-09-06 12:58:47 +02:00 |
|
Marco Napetti
|
ab925e8f11
|
Manage auto_increment attribute, call nullable() instead of old null()
|
2021-09-06 12:41:09 +02:00 |
|
Marco Napetti
|
cc2f491a1e
|
Remove panic
|
2021-09-06 12:21:21 +02:00 |
|
Marco Napetti
|
0eb6902d1b
|
default_value and default_expr hypotetical implementation
|
2021-09-06 12:02:15 +02:00 |
|
Marco Napetti
|
5179fb257a
|
Add indexed and unique support
|
2021-09-06 11:25:05 +02:00 |
|
Marco Napetti
|
8d8b3e7813
|
Split-up macro
|
2021-09-06 11:14:00 +02:00 |
|