Allen
|
bdd9133aa6
|
fix lints and warnings
also clean up impl_into_active_value macro
|
2022-04-09 16:52:47 -07:00 |
|
Chris Tsang
|
d5c9c65079
|
Revert save to return Self
|
2021-12-26 00:13:56 +08: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 |
|
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
|
7bc6477091
|
Merge branch 'master' into transaction-3
|
2021-10-12 14:24:35 +08:00 |
|
Marco Napetti
|
02ebc9745c
|
Transaction 3
|
2021-10-04 11:39:16 +08:00 |
|
Billy Chan
|
9efaeeba8b
|
Update test cases
|
2021-09-27 18:02:20 +08:00 |
|
Billy Chan
|
ca56f27909
|
cargo clippy
|
2021-09-03 16:20:57 +08:00 |
|
Billy Chan
|
8e2b7e561e
|
Testing composite primary keys
|
2021-09-02 11:47:57 +08:00 |
|
Billy Chan
|
4d0c5f0b0f
|
Hotfix - Postgres errors
|
2021-08-29 22:11:19 +08:00 |
|
Billy Chan
|
3bada7fbc3
|
WIP
|
2021-08-29 12:05:55 +08:00 |
|
Billy Chan
|
2cfaa34a33
|
Test against all supported runtime
|
2021-08-21 22:56:48 +08:00 |
|
Sam Samai
|
e01585c9e7
|
Add runtime configs to tests and clean up
|
2021-08-06 22:27:03 +10:00 |
|
Billy Chan
|
5e47dd5d74
|
SQLite not support right join
|
2021-08-06 18:32:16 +08:00 |
|
Billy Chan
|
d5447bca88
|
Hotfix - Postgres types
|
2021-08-06 12:26:56 +08:00 |
|
Sam Samai
|
abed934d3f
|
WIP strange fail with postgres driver
|
2021-08-01 16:14:31 +10:00 |
|
Sam Samai
|
b2ed13868e
|
Use DATABASE_URL env variable for sequential_op_tests
|
2021-07-31 15:59:54 +10:00 |
|
Billy Chan
|
571210748f
|
cargo +nightly fmt
|
2021-07-26 14:56:56 +08:00 |
|
Billy Chan
|
8013f92261
|
Feature gated mysql tests
|
2021-07-26 12:43:46 +08:00 |
|
Sam Samai
|
09f344ecbb
|
Test multiple sequential operations
|
2021-07-24 20:46:19 +10:00 |
|