Billy Chan
|
71dbffc725
|
Fix clippy (#1426)
* Fix clippy
* Fix clippy
|
2023-01-27 18:50:20 +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 |
|
Sam Samai
|
abed934d3f
|
WIP strange fail with postgres driver
|
2021-08-01 16:14:31 +10:00 |
|
Sam Samai
|
dfda079b77
|
Store baker contact details as Json and test
|
2021-07-21 15:36:53 +10:00 |
|
Sam Samai
|
c9833893c0
|
Column type can be Uuid
|
2021-07-20 16:28:38 +10:00 |
|
Sam Samai
|
47b70cfe6d
|
Create serial field on cake which is UUID
|
2021-07-19 17:23:34 +10:00 |
|
Sam Samai
|
c1eddc4887
|
Test right_join
|
2021-07-15 10:52:36 +10:00 |
|
Sam Samai
|
85f512d412
|
Bakery chain Schema and CRUD now use data from common module
|
2021-07-15 10:42:25 +10:00 |
|
Chris Tsang
|
1e6a778a0f
|
ValueType does not need to impl Default
|
2021-07-12 02:48:37 +08:00 |
|
Sam Samai
|
a838cf7c23
|
Naivedatetime for placed_at on order (#40)
* WIP use NativeDateTime for placed_at
* Use NaiveDatetime for placed_at
* Cargo fmt again
Co-authored-by: Chris Tsang <tyt2y7@gmail.com>
|
2021-07-11 22:17:28 +08:00 |
|
Sam Samai
|
550d9a7bcb
|
Cake price is decimal now
|
2021-07-08 22:07:08 +10:00 |
|
Sam Samai
|
1ecc8480ab
|
Test create lineitem
|
2021-07-08 21:43:19 +10:00 |
|
Sam Samai
|
f05de487ff
|
Use Decimal for lineitem price
|
2021-07-07 21:46:21 +10:00 |
|