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
|
ad4c1c813c
|
Test create order
|
2021-07-08 22:00:46 +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 |
|
Sam Samai
|
0eeb37b219
|
Test create cake
|
2021-07-05 22:14:16 +10:00 |
|
Sam Samai
|
cf356ecfdb
|
Test create customer
|
2021-07-05 21:50:18 +10:00 |
|
Sam Samai
|
a40785c554
|
Test baker and bakery create
|
2021-07-05 21:43:32 +10:00 |
|
Sam Samai
|
f61ed5a2cc
|
Use DbErr instead of ExecErr
|
2021-07-03 22:14:13 +10:00 |
|
Sam Samai
|
f60a1c32a3
|
Test bakery create
|
2021-07-03 21:18:35 +10:00 |
|
Sam Samai
|
c820bb66f7
|
Fix relationship between Cake and lineitems, add Cake schema creation test
|
2021-06-30 21:16:44 +10:00 |
|
Sam Samai
|
391fb08260
|
Separate schema tests
|
2021-06-30 21:15:12 +10:00 |
|