317 Commits

Author SHA1 Message Date
Sam Samai
391fb08260 Separate schema tests 2021-06-30 21:15:12 +10:00
Sam Samai
6104770b65 Pull table creation into its own module 2021-06-29 20:12:59 +10:00
Sam Samai
c4fc1b1678 Add the rest of the relations 2021-06-29 19:57:05 +10:00
Sam Samai
d103671701 Agnostic backend for creating table 2021-06-29 19:39:17 +10:00
Sam Samai
2b0424b9d9 Update ERD jpg 2021-06-29 19:38:05 +10:00
Sam Samai
ba65d4f290 Update customer has_many relation 2021-06-29 12:27:48 +10:00
Sam Samai
8f66968724 Use find_related in place of find_xxx 2021-06-29 12:03:11 +10:00
Sam Samai
0011f5e7d1 Create Cake and CakesBakers 2021-06-27 16:32:24 +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
Sam Samai
bd2e7a922f Baker belongs to a bakery 2021-06-26 17:58:37 +10:00
Sam Samai
318665d1af Start creating the table for Bakery and Baker objects 2021-06-26 16:09:43 +10:00
Sam Samai
fce0b04e58 Use more datatypes in the model 2021-06-25 18:36:38 +10:00
Sam Samai
b8f58546bd Bakery chain domain model 2021-06-25 16:41:02 +10:00
Sam Samai
255aeb7e16 ERD of the Bakery domain to begin with 2021-06-24 16:52:13 +10:00
Chris Tsang
ad3fb45253 cargo fmt 2021-06-22 01:30:26 +08:00
Chris Tsang
7158e78f65 Basic test suite (sqlite) 2021-06-20 23:05:05 +08:00