Billy Chan
|
caa85d7fba
|
Try typed mull value SeaQL/sea-query#107
|
2021-08-21 22:56:48 +08:00 |
|
Billy Chan
|
09c328bb0d
|
Use smol async-runtime and require one of the supported runtime for integration tests
|
2021-08-21 22:56:48 +08:00 |
|
Billy Chan
|
2cfaa34a33
|
Test against all supported runtime
|
2021-08-21 22:56:48 +08:00 |
|
Billy Chan
|
38ace07e83
|
Schema prefix in table join
|
2021-08-14 18:43:07 +08:00 |
|
Billy Chan
|
b7408dda30
|
Support schema prefix when specifying table name
|
2021-08-14 18:43:07 +08:00 |
|
Billy Chan
|
e76928f1cc
|
Support join on multiple columns
|
2021-08-14 00:01:40 +08:00 |
|
Billy Chan
|
8b30ef74a2
|
Customize column names
|
2021-08-12 22:53:22 +08:00 |
|
Billy Chan
|
b1d28db5ad
|
Fix clippy warnings
|
2021-08-10 11:03:41 +08:00 |
|
Chris Tsang
|
4731f1fd5e
|
DateTimeWithTimeZone
|
2021-08-09 17:36:36 +08:00 |
|
Chris Tsang
|
c1ac7baae9
|
cargo fmt
|
2021-08-08 16:13:27 +08:00 |
|
Chris Tsang
|
dbbb220180
|
Support sea-query 0.12.9
|
2021-08-08 15:44:26 +08:00 |
|
Chris Tsang
|
31bee96798
|
Use sea-strum
|
2021-08-08 02:17:33 +08:00 |
|
Chris Tsang
|
2060e30f06
|
Entity prelude with external types
|
2021-08-07 21:01:56 +08:00 |
|
Billy Chan
|
6224bb6d5f
|
Support subquery
|
2021-07-27 21:46:01 +08:00 |
|
Sam Samai
|
c9833893c0
|
Column type can be Uuid
|
2021-07-20 16:28:38 +10:00 |
|
Chris Tsang
|
9334d4ff5d
|
DbBackend alias
|
2021-07-17 22:03:41 +08:00 |
|
Chris Tsang
|
7be1daacd3
|
Fix clippy
|
2021-07-17 20:34:07 +08:00 |
|
Chris Tsang
|
ca9aa01f6b
|
Docs
|
2021-07-16 22:32:42 +08:00 |
|
Billy Chan
|
e83cc63e3a
|
Replacing Syntax & *BuilderBackend with DatabaseBackend
|
2021-07-16 00:28:03 +08:00 |
|
Billy Chan
|
56fd77eddf
|
Build query with syntax
|
2021-07-16 00:28:03 +08:00 |
|
Billy Chan
|
d59ee1e298
|
Mock any database
|
2021-07-14 21:31:59 +08:00 |
|
Billy Chan
|
e65db62e13
|
Merge branch 'master' into improve-doc-test
|
2021-07-12 18:47:25 +08:00 |
|
Billy Chan
|
b09aed3ff1
|
Add more doc
|
2021-07-12 11:45:20 +08:00 |
|
Billy Chan
|
ce32967a95
|
Add base_entity doc
|
2021-07-12 11:12:32 +08:00 |
|
Chris Tsang
|
6ff5a32b7a
|
cargo fmt
|
2021-07-11 22:08:37 +08:00 |
|
Billy Chan
|
3659abbf0a
|
Improve doc test
|
2021-07-09 10:55:53 +08:00 |
|
Chris Tsang
|
732428fd1b
|
Remove Default bound from ActiveValue
|
2021-07-05 22:35:42 +08:00 |
|
Chris Tsang
|
f5ac84f915
|
Rework DbErr
|
2021-06-30 23:56:26 +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 |
|
Chris Tsang
|
0a215f75ed
|
Docs
|
2021-06-28 02:10:46 +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 |
|
Chris Tsang
|
a0db19758b
|
SelectTwoMany
|
2021-06-27 03:39:09 +08:00 |
|
Billy Chan
|
a072b1f2f3
|
from_query_result_opt, FIXME: unit test will fail
|
2021-06-26 22:58:10 +08:00 |
|
Chris Tsang
|
cbf16102c0
|
has_one and belongs_to
|
2021-06-22 15:52:22 +08:00 |
|
Chris Tsang
|
d77a7c8ab4
|
Has many relation to be auto defined
|
2021-06-22 01:30:21 +08:00 |
|
Chris Tsang
|
7158e78f65
|
Basic test suite (sqlite)
|
2021-06-20 23:05:05 +08:00 |
|
Chris Tsang
|
564c6ed1a2
|
ColumnDef
|
2021-06-19 21:06:12 +08:00 |
|
Chris Tsang
|
91023d06c5
|
Codegen: update ColumnDef
|
2021-06-19 20:53:08 +08:00 |
|
Billy Chan
|
cab4b5a3f7
|
Codegen: Entity Generator (#23)
|
2021-06-19 19:47:59 +08:00 |
|
Chris Tsang
|
0b3ea685d5
|
ColumnDef with builder API to replace sea_query::ColumnType in Entity def
|
2021-06-19 18:42:26 +08:00 |
|
Chris Tsang
|
5002c62b40
|
Use DatabaseConnection in place of Database
|
2021-06-19 17:28:07 +08:00 |
|
Chris Tsang
|
9058089dc8
|
Rename find_by to find_by_id
|
2021-06-16 17:39:22 +08:00 |
|
Chris Tsang
|
60fd9061bd
|
ColumnDef TODO
|
2021-06-14 21:00:44 +08:00 |
|
Chris Tsang
|
da545c266c
|
Comments
|
2021-06-12 19:48:43 +08:00 |
|
Chris Tsang
|
71d0cde771
|
PrimaryKey auto_increment
|
2021-06-12 19:18:14 +08:00 |
|
Chris Tsang
|
991b04580c
|
ActiveModel before_delete
|
2021-06-12 18:40:16 +08:00 |
|