14 Commits

Author SHA1 Message Date
Billy Chan
7838782718 Transaction tests 2022-12-02 13:37:37 +08:00
Chris Tsang
85533a3bb3 Give up and fix tests 2022-08-28 14:54:26 +08:00
Allen
bdd9133aa6 fix lints and warnings
also clean up impl_into_active_value macro
2022-04-09 16:52:47 -07:00
Billy Chan
17631512bb
feat(Model): add wrapper method delete 2021-12-21 18:24:05 +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
Billy Chan
23155dced1
Fixup 2021-10-15 18:04:49 +08:00
Billy Chan
7c18e19f56
Fixup 2021-10-15 17:52:46 +08:00
Billy Chan
13f5792f86
Test transaction 2021-10-15 17:43:40 +08:00
Billy Chan
cc96bb783c
Test ActiveModelBehavior 2021-10-15 17:43:40 +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
Billy Chan
12800468b1
Test nested transaction 2021-10-11 23:02:32 +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