Billy Chan
|
cbd7a8d1c9
|
Cleanup the use of vec![] (#1367)
* Public methods accept any IntoIterator as argument
* refactoring
|
2023-01-11 14:17:06 +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 |
|