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 |
|
Billy Chan
|
cdc70f4fd9
|
Insert Default (#589)
* Insert default
* Update sea-query
* Fixup
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
|
2022-05-09 23:46:38 +08:00 |
|
Chris Tsang
|
b8a7ae7351
|
Revert "Insert Default - Inserting ActiveModel with all attributes NotSet (#432)"
This reverts commit 33a87d79b1a789e8b47ed21bf22384289af7a487.
|
2022-02-06 21:52:08 +08:00 |
|
Chris Tsang
|
33a87d79b1
|
Insert Default - Inserting ActiveModel with all attributes NotSet (#432)
* feat: apply alias on `ColumnRef::SchemaTableColumn`
* build: update sea-query dependency
* feat: insert default
* Use sea-query 0.21
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
|
2022-02-06 14:39:46 +08:00 |
|