Billy Chan
1cdbcceddb
Testing different db on various async runtime ( #53 )
...
* Testing different db on various async runtime
* Test on various runtime
* No explicit cargo build step
* Cargo build with features
* Hotfix
* With actix_rt
* Only tests "runtime-async-std-native-tls" for now
2021-07-22 19:23:21 +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
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
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
Sam Samai
6104770b65
Pull table creation into its own module
2021-06-29 20:12:59 +10:00
Sam Samai
d103671701
Agnostic backend for creating table
2021-06-29 19:39:17 +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