Reverier
1161bc0f4a
set unselected Column
of type Option<T>
to None ( #1513 )
...
* Support `None` value for unselected Optional columns, closes #1507
* Support `None` value for unselected Optional columns, closes #1507
* fix rustfmt and cfg control issues
* add test case for #1513
2023-03-16 21:24:58 +08: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
e7b822c65d
cargo fmt
2021-10-04 11:44:02 +08:00
Marco Napetti
02ebc9745c
Transaction 3
2021-10-04 11:39:16 +08:00
Billy Chan
ca56f27909
cargo clippy
2021-09-03 16:20:57 +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
9b61e22ba9
Hotfix - Postgres collation default case-sensitive?
2021-08-06 10:54:09 +08:00
Sam Samai
1c3e1b410b
Use DATABASE_URL env variable for bakery_chain_tests
2021-07-31 16:50:04 +10:00
Sam Samai
445d24eebf
Use DATABASE_URL env variable for query_tests
2021-07-31 16:38:12 +10:00
Billy Chan
8013f92261
Feature gated mysql tests
2021-07-26 12:43:46 +08:00
Sam Samai
a41d980848
Query tests with and without results
2021-07-18 14:37:36 +10:00