6 Commits

Author SHA1 Message Date
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
ad4c1c813c Test create order 2021-07-08 22:00:46 +10:00
Sam Samai
8f66968724 Use find_related in place of find_xxx 2021-06-29 12:03:11 +10:00
Sam Samai
c76557135e Create Lineitem 2021-06-27 15:28:04 +10:00
Sam Samai
1de4d0cd28 Create Customer and Order 2021-06-26 22:09:19 +10:00