7 Commits

Author SHA1 Message Date
Billy Chan
43495de0aa
Fix clippy warnings - 1 (#967)
* Fix clippy warnings

* cargo fmt

* Fix clippy warnings

* cargo fmt
2022-08-12 20:02:53 +08:00
Chris Tsang
9885029585 Use DeriveEntityModel in test suite 2021-09-09 17:22:54 +08:00
Chris Tsang
76596da46a
Merge pull request #117 from SeaQL/primary-key-type
`InsertResult` to return the primary key's type
2021-09-03 14:15:11 +08:00
Billy Chan
5fbc7b146a
Refactoring & Testing 2021-08-31 18:31:01 +08:00
Billy Chan
484da8f6b6
WIP 2021-08-28 20:00:59 +08:00
Sam Samai
c1eddc4887 Test right_join 2021-07-15 10:52:36 +10:00
Sam Samai
ba77fb80aa Create TestContext for setting up and tearing down the database after each test 2021-07-11 22:08:55 +10:00