Sam Samai
|
1fa7c7e177
|
Test delete cake and bakery
|
2021-07-10 22:07:57 +10:00 |
|
Sam Samai
|
f961e6e28d
|
Test bakery update
|
2021-07-10 21:27:58 +10:00 |
|
Sam Samai
|
7ebfddae91
|
Test update cake
|
2021-07-10 21:20:51 +10:00 |
|
Billy Chan
|
c73e10cc59
|
Fix clippy warming
|
2021-07-09 12:52:28 +08:00 |
|
Chris Tsang
|
883bd1605d
|
Merge pull request #34 from SeaQL/ss/bakery
Design and implement the Bakery Chain schema
|
2021-07-09 12:45:49 +08:00 |
|
Billy Chan
|
3659abbf0a
|
Improve doc test
|
2021-07-09 10:55:53 +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 |
|
Chris Tsang
|
3b67ff8c0c
|
Support Decimal on sqlite
|
2021-07-08 01:58:01 +08:00 |
|
Chris Tsang
|
40dd5e7da7
|
Fix build error from rust_decimal
|
2021-07-08 01:26:42 +08:00 |
|
Chris Tsang
|
dbe950e628
|
Merge branch 'master' into ss/bakery
|
2021-07-08 01:18:18 +08:00 |
|
Chris Tsang
|
82992aab61
|
Decimal support
|
2021-07-08 01:17:15 +08:00 |
|
Sam Samai
|
f05de487ff
|
Use Decimal for lineitem price
|
2021-07-07 21:46:21 +10:00 |
|
Sam Samai
|
527bc3d703
|
Merge branch 'master' into ss/bakery
|
2021-07-07 09:33:04 +10:00 |
|
Chris Tsang
|
732428fd1b
|
Remove Default bound from ActiveValue
|
2021-07-05 22:35:42 +08: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
|
c0177bffc5
|
Fix create order table foreign keys
|
2021-07-04 11:22:05 +10:00 |
|
Sam Samai
|
47e7914224
|
Remove LineitemId from cake
|
2021-07-04 11:05:06 +10:00 |
|
Sam Samai
|
23e0b3c590
|
Fix create table for the new relationship between Cake and Lineitem
|
2021-07-04 10:55:45 +10:00 |
|
Sam Samai
|
c5dec7e9dc
|
Lineitem belongs to cake
|
2021-07-03 22:49:02 +10:00 |
|
Sam Samai
|
f61ed5a2cc
|
Use DbErr instead of ExecErr
|
2021-07-03 22:14:13 +10:00 |
|
Sam Samai
|
335bdc5c7c
|
Merge branch 'master' into ss/bakery
|
2021-07-03 21:56:08 +10:00 |
|
Sam Samai
|
76d2cbb955
|
Use f64 for money
|
2021-07-03 21:21:35 +10:00 |
|
Sam Samai
|
86bfcba083
|
Cake has many lineitems
|
2021-07-03 21:20:28 +10:00 |
|
Sam Samai
|
f60a1c32a3
|
Test bakery create
|
2021-07-03 21:18:35 +10:00 |
|
Chris Tsang
|
53311d883b
|
Docs
|
2021-07-03 15:23:58 +08:00 |
|
Chris Tsang
|
78eeda0c00
|
Update example
|
2021-07-03 15:23:58 +08:00 |
|
Billy Chan
|
47bb5b3ad7
|
sea-orm-cli showing help message when no sub-command provided
|
2021-07-02 10:42:56 +08:00 |
|
Chris Tsang
|
de7524e502
|
Fix sea-orm-codegen
|
2021-07-01 21:55:00 +08:00 |
|
Chris Tsang
|
fb292e94b6
|
Remove file
|
2021-07-01 21:29:36 +08:00 |
|
Chris Tsang
|
fe4297d233
|
Readme
|
2021-07-01 21:25:46 +08:00 |
|
Chris Tsang
|
e40455e771
|
Use SeaQL/strum
|
2021-07-01 21:07:23 +08:00 |
|
Chris Tsang
|
2f456d972f
|
Fix test
|
2021-07-01 21:00:41 +08:00 |
|
Billy Chan
|
059b732401
|
Depends on forked strum
|
2021-07-01 19:12:52 +08:00 |
|
Billy Chan
|
7bf79ae5bf
|
Re-export strum_macros
|
2021-07-01 19:12:52 +08:00 |
|
Chris Tsang
|
87c8d0dc8d
|
chrono support
|
2021-07-01 19:09:12 +08:00 |
|
Chris Tsang
|
1b43ffc987
|
Readme
|
2021-07-01 17:41:16 +08:00 |
|
Chris Tsang
|
3a0ea8146f
|
Docs
|
2021-06-30 23:56:26 +08:00 |
|
Chris Tsang
|
f5ac84f915
|
Rework DbErr
|
2021-06-30 23:56:26 +08:00 |
|
Billy Chan
|
dd8d8c3431
|
Codegen without find_* helper fn
|
2021-06-30 23:01:23 +08:00 |
|
Billy Chan
|
f8f3d128fd
|
Fix clippy warming
|
2021-06-30 22:50:01 +08:00 |
|
Chris Tsang
|
30ac326d5c
|
Rename to DbErr::Exec and DbErr::Conn
|
2021-06-30 21:21:06 +08:00 |
|
Chris Tsang
|
0298cfb6af
|
Rename to DbErr
|
2021-06-30 21:17:23 +08:00 |
|
Billy Chan
|
2a1173c174
|
Add & use OrmError (#36)
* Add & use OrmError
* Rename to SeaErr
|
2021-06-30 21:08:41 +08: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 |
|
Chris Tsang
|
f6ea8a7b3f
|
Docs
|
2021-06-30 11:39:40 +08:00 |
|