Billy Chan
|
f3967fdaca
|
Upstream Changes - 1 (#2145)
* upstream changes
* universal `#[sea_orm_macros::test]`
* fix
* fix
* `ColumnTrait::into_returning_expr`
* fix
* fix
* Do not pub sqlx_common
---------
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
|
2024-03-10 18:14:46 +00:00 |
|
Chris Tsang
|
d5c9c65079
|
Revert save to return Self
|
2021-12-26 00:13:56 +08:00 |
|
Billy Chan
|
5104cd3573
|
Insert & Update Return Model (#339)
* Update insert & update API
* Update test cases
* Update README
* Fix clippy warnings
* Fixup
* Fixup
|
2021-12-18 14:30:10 +08:00 |
|
Chris Tsang
|
620972b724
|
Fixup
|
2021-10-15 16:10:07 +08:00 |
|
Chris Tsang
|
668fb64224
|
Refactor test suite
|
2021-10-15 15:46:25 +08:00 |
|
Chris Tsang
|
c7532bcc08
|
Basic MockTransaction implementation
TODO: nested transaction
|
2021-10-05 19:33:41 +08:00 |
|
Chris Tsang
|
e7b822c65d
|
cargo fmt
|
2021-10-04 11:44:02 +08:00 |
|
Marco Napetti
|
02ebc9745c
|
Transaction 3
|
2021-10-04 11:39:16 +08:00 |
|