Sam Samai
|
3f41f92690
|
Order posts by id
|
2021-09-03 22:20:46 +10:00 |
|
Sam Samai
|
3f6b2e3516
|
Merge branch 'master' into ss/rocket-example
|
2021-09-02 22:30:59 +10:00 |
|
Sam Samai
|
5f47421b38
|
Remove sqlx dir and clean up
|
2021-09-02 21:47:55 +10:00 |
|
Sam Samai
|
b825df1331
|
Get db_url from Db in run_migrations
|
2021-09-02 21:33:28 +10:00 |
|
Sam Samai
|
13364ab63c
|
Use the database url in Rocket.toml to connect to mysql/postgres
|
2021-09-01 19:59:29 +10:00 |
|
Chris Tsang
|
dbbc8af23c
|
Readme
|
2021-08-31 16:08:35 +08:00 |
|
Billy Chan
|
dfe26f9b7c
|
Without direct rocket dependency
|
2021-08-30 22:34:02 +08:00 |
|
Billy Chan
|
3b21b999a7
|
Merge branch 'master' into ss/rocket-example
|
2021-08-30 18:43:28 +08:00 |
|
Sam Samai
|
1126aae479
|
Generalize over MySQL and Postgres
|
2021-08-29 21:37:55 +10:00 |
|
Marco Napetti
|
8f0f8a193b
|
Fix clippy lint
|
2021-08-26 19:54:33 +02:00 |
|
Marco Napetti
|
344659f517
|
Fix test errors
|
2021-08-26 16:50:05 +02:00 |
|
Marco Napetti
|
4dadfd3f51
|
restore debug_print! for Mock variant
|
2021-08-26 16:05:12 +02:00 |
|
Marco Napetti
|
9b9918efc4
|
Remove impl TryGetable for Option<T>
|
2021-08-26 15:50:53 +02:00 |
|
Billy Chan
|
87d4f09931
|
Add rocket-mysql driver
|
2021-08-25 23:05:30 +08:00 |
|
Chris Tsang
|
5966100244
|
ColumnTrait extends FromStr
|
2021-08-23 01:16:00 +08:00 |
|
Chris Tsang
|
4c3bc32fd8
|
Refactor test case
|
2021-08-23 01:12:53 +08:00 |
|
Chris Tsang
|
e5f290380a
|
Use ColumnFromStrErr
|
2021-08-23 01:06:25 +08:00 |
|
Chris Tsang
|
332ab3ccf5
|
Remove derive PartialEq
|
2021-08-22 22:15:40 +08:00 |
|
Ari Seyhun
|
46a4cafaa9
|
Implement FromStr for DeriveColumn
|
2021-08-22 02:00:20 +08:00 |
|
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 |
|
Chris Tsang
|
514e12a335
|
Readme
|
2021-08-20 22:53:11 +08:00 |
|
Billy Chan
|
1442fcf10f
|
Assert against structs
|
2021-08-17 12:49:45 +08:00 |
|
Billy Chan
|
7bb5ff7797
|
Add into_model & into_json methods for SelectorRaw
|
2021-08-17 12:49:45 +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
|
69b0ae1177
|
Custom column names with default
|
2021-08-13 21:39:50 +08:00 |
|
Billy Chan
|
8b30ef74a2
|
Customize column names
|
2021-08-12 22:53:22 +08:00 |
|
Billy Chan
|
106d38d20b
|
cargo fmt
|
2021-08-12 22:53:22 +08:00 |
|
Chris Tsang
|
ff8d921343
|
DateTimeWithTimeZone Postgres support
|
2021-08-10 18:16:47 +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
|
75cbbd9b40
|
Readme
|
2021-08-09 09:12:14 +08:00 |
|
Chris Tsang
|
00adf33489
|
Readme
|
2021-08-08 19:13:52 +08:00 |
|
Chris Tsang
|
2e9c19dc97
|
Readme
|
2021-08-08 16:48:45 +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
|
e228ada74a
|
Restore example
|
2021-08-08 15:32:31 +08:00 |
|
Chris Tsang
|
f2f70e27f8
|
Publish sea-orm
|
2021-08-08 02:37:26 +08:00 |
|
Chris Tsang
|
31bee96798
|
Use sea-strum
|
2021-08-08 02:17:33 +08:00 |
|
Chris Tsang
|
0e3439ee84
|
impl std::error::Error for DbErr
|
2021-08-08 00:01:58 +08:00 |
|
Chris Tsang
|
fbb09e17a7
|
Remove files
|
2021-08-07 23:19:21 +08:00 |
|
Chris Tsang
|
2060e30f06
|
Entity prelude with external types
|
2021-08-07 21:01:56 +08:00 |
|
Billy Chan
|
1eb490055e
|
Hotfix - try_get Option<T> directly
|
2021-08-06 18:23:37 +08:00 |
|
Billy Chan
|
d5447bca88
|
Hotfix - Postgres types
|
2021-08-06 12:26:56 +08:00 |
|
Billy Chan
|
22649f36a2
|
cargo fmt
|
2021-08-06 10:51:34 +08:00 |
|
Billy Chan
|
9c865cbb31
|
Try to fix count()
|
2021-08-06 10:48:37 +08:00 |
|
Sam Samai
|
abed934d3f
|
WIP strange fail with postgres driver
|
2021-08-01 16:14:31 +10:00 |
|