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 |
|
Chris Tsang
|
adaaf31dd9
|
Docs
|
2021-06-29 23:32:05 +08:00 |
|
Chris Tsang
|
3b88ed5a38
|
Logo
|
2021-06-29 19:26:57 +08:00 |
|
Chris Tsang
|
a7550a33e5
|
Docs
|
2021-06-29 18:38:20 +08: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
|
88bc1e1587
|
Merge branch 'master' into ss/bakery
|
2021-06-29 19:17:13 +10:00 |
|
Chris Tsang
|
5714bbe915
|
cargo fmt
|
2021-06-29 16:59:45 +08:00 |
|
Chris Tsang
|
3e7220aad0
|
Add SchemaBuilderBackend
|
2021-06-29 16:59:40 +08: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 |
|
Chris Tsang
|
72e8b1f9d6
|
Docs
|
2021-06-29 03:02:42 +08:00 |
|
Sam Samai
|
59322d37d8
|
Merge branch 'master' into ss/bakery
|
2021-06-28 10:30:06 +10:00 |
|
Chris Tsang
|
a0d9b47b1f
|
Rename left_join_and_select_* to find_*_related
|
2021-06-28 02:17:14 +08:00 |
|
Chris Tsang
|
0a215f75ed
|
Docs
|
2021-06-28 02:10:46 +08:00 |
|
Chris Tsang
|
5d16222108
|
Update example
|
2021-06-28 01:36:59 +08:00 |
|
Chris Tsang
|
7e3bc1c7b3
|
Delete many
|
2021-06-28 01:36:28 +08:00 |
|
Chris Tsang
|
9f93c7ed6f
|
Use find_related in place of find_cake
|
2021-06-28 01:34:49 +08:00 |
|
Chris Tsang
|
688891f706
|
Use MockDatabase in doc test
|
2021-06-27 16:15:56 +08: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 |
|
Chris Tsang
|
a0db19758b
|
SelectTwoMany
|
2021-06-27 03:39:09 +08:00 |
|
Chris Tsang
|
df7bb5c195
|
left_join_and_select_also
|
2021-06-27 00:03:16 +08:00 |
|
Chris Tsang
|
394dfc07cc
|
Fix clippy warning
|
2021-06-26 23:02:38 +08:00 |
|
Billy Chan
|
a072b1f2f3
|
from_query_result_opt, FIXME: unit test will fail
|
2021-06-26 22:58:10 +08:00 |
|
Billy Chan
|
19c0b0c35d
|
Select to many
|
2021-06-26 22:55:30 +08:00 |
|
Chris Tsang
|
0afd226dbe
|
Update generated examples
|
2021-06-26 22:27:29 +08:00 |
|
Chris Tsang
|
c36b94592d
|
Merge branch 'codegen-amendment'
|
2021-06-26 22:08:01 +08:00 |
|
Chris Tsang
|
1b2dc1ca43
|
Revert examples
|
2021-06-26 22:06:10 +08:00 |
|
Billy Chan
|
fa30519f99
|
sea-orm-cli read config from .env, update command, rename binary to sea-orm-cli
|
2021-06-26 21:46:10 +08:00 |
|
Billy Chan
|
c6a1cfab2e
|
Update GitHub action
|
2021-06-26 21:07:52 +08: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 |
|
Chris Tsang
|
2cf8911a4b
|
Diesel
|
2021-06-25 12:30:18 +08:00 |
|
Sam Samai
|
255aeb7e16
|
ERD of the Bakery domain to begin with
|
2021-06-24 16:52:13 +10:00 |
|
Chris Tsang
|
f3e30de7b0
|
Diesel
|
2021-06-23 23:13:22 +08:00 |
|
Billy Chan
|
9a25bb9c36
|
Use belongs_to , has_one and has_many
|
2021-06-22 23:42:10 +08:00 |
|