1333 Commits

Author SHA1 Message Date
Chris Tsang
52bd28b6e1
Merge pull request #318 from josh-codes/sea-orm-table-ref
Pass the argument `entity.table_ref()` instead of just `entity`.
2021-11-17 15:37:42 +08:00
Billy Chan
a8ff8935f6
Undo sea-query dep changes 2021-11-17 15:18:40 +08:00
Billy Chan
0f904e02f0
Refactoring 2021-11-17 10:38:02 +08:00
Josh
c25fcb601e
Undo changes 2021-11-16 10:55:30 +00:00
Josh
a9de2b94f9
Chnage editon from 2021 to 2018 2021-11-16 10:53:09 +00:00
Josh
bd67927b15
Change the version 2021-11-16 10:51:37 +00:00
Billy Chan
cef51ddd3f
Use SeaQL/sea-query#188 2021-11-16 18:45:21 +08:00
Billy Chan
f809242c1f
Test [issues] 2021-11-16 18:40:37 +08:00
Billy Chan
42404eb525
Fixup 2021-11-16 17:56:22 +08:00
Billy Chan
7298fdeda9
Rewrite doctests 2021-11-16 17:35:49 +08:00
Billy Chan
f9d04fc73f
Hotfix - separate counter for mock exec & query 2021-11-16 17:21:44 +08:00
Billy Chan
4c147a2d24
Rewrite doctests 2021-11-16 16:27:54 +08:00
Billy Chan
9655805316
Will fail, as expected 2021-11-16 15:54:17 +08:00
Billy Chan
d5de8b1c48
Should fail 2021-11-16 15:38:22 +08:00
Billy Chan
fd50ffd5ea
Merge remote-tracking branch 'origin/master' into returning 2021-11-16 14:44:12 +08:00
Chris Tsang
f2a774573a
Merge pull request #320 from SeaQL/issues/319
`with-json` feature requires `chrono/serde`
2021-11-16 13:19:53 +08:00
Billy Chan
3d5f4424a8
Fixup 2021-11-16 13:09:07 +08:00
Billy Chan
36886e74cd
Testing & fixup 2021-11-16 12:04:21 +08:00
Billy Chan
31fae07bc1
Use "josh-codes/sea-query" 2021-11-16 12:04:06 +08:00
Billy Chan
2e5534279d
Test [issues] 2021-11-15 22:16:15 +08:00
Billy Chan
1c4fc11efe
Test [issues] 2021-11-15 21:27:54 +08:00
Billy Chan
63c764d6a4
with-json feature requires chrono/serde 2021-11-15 21:27:27 +08:00
Josh
2b87a8ba32 Pass the argument entity.table_ref() instead of just entity. 2021-11-15 17:10:02 +08:00
Billy Chan
f4008f9f7c
Suppress ouroboros missing docs warnings (#288)
* Suppress `ouroboros` missing docs warnings

* Suppress warnings
2021-11-15 11:14:32 +08:00
Chris Tsang
5f768aa436
Merge pull request #312 from SeaQL/detailed-conn-errors
Detailed connection errors
2021-11-15 10:47:50 +08:00
Chris Tsang
d66538d7bc Edit docs 2021-11-14 20:54:15 +08:00
Chris Tsang
aaf6c2555d Refactor and add stream() to SelectorRaw 2021-11-14 20:49:04 +08:00
Chris Tsang
5f2fa55253 Edit docs 2021-11-14 16:58:52 +08:00
Chris Tsang
2413c9e0f2
Merge pull request #309 from SeaQL/refactor-schema-helper
Refactor `Schema`
2021-11-13 20:57:21 +08:00
Billy Chan
da705f6629
Detailed connection errors 2021-11-11 16:58:11 +08:00
Billy Chan
f504ad1eef
Refactor Schema 2021-11-11 15:11:52 +08:00
Billy Chan
4d44827d2f
Docs 2021-11-11 13:30:36 +08:00
Chris Tsang
64c54f8ad6
Merge pull request #307 from SeaQL/paginator-trait-continue
Continue `PaginatorTrait`
2021-11-11 12:16:00 +08:00
Billy Chan
a95d99e186
Refactoring 2021-11-11 12:12:53 +08:00
Billy Chan
f975223d9e
Fixup 2021-11-10 16:08:06 +08:00
Billy Chan
9c1646b198
Fixup 2021-11-10 15:53:37 +08:00
Billy Chan
257a893e1b
Use sea-query master 2021-11-10 15:28:43 +08:00
Billy Chan
ac804a1642
Imports PaginatorTrait by default making it backward compatible 2021-11-10 15:26:29 +08:00
Billy Chan
1905f62430
cargo fmt 2021-11-10 14:58:06 +08:00
Billy Chan
66c23c85db
Revert MySQL & SQLite returning support 2021-11-10 14:42:19 +08:00
jasper
05181994d3 Move count to PaginatorTrait 2021-11-10 08:57:05 +08:00
jasper
4b11a10680 Update examples and test 2021-11-09 22:29:48 +08:00
jasper
23498892b0 Add PaginatorTrait and CountTrait 2021-11-09 21:33:55 +08:00
Billy Chan
cc035d7aa7
Refactoring 2021-11-09 18:14:13 +08:00
Billy Chan
c1fae1bc86
Debug print 2021-11-09 16:54:29 +08:00
Chris Tsang
03d90d8630 Docs 2021-11-09 16:21:12 +08:00
Billy Chan
ec637b26a0
Returning support for SQLite 2021-11-09 16:10:52 +08:00
Billy Chan
533c3cf175
Try 2021-11-09 15:38:28 +08:00
Billy Chan
8020ae1209
Fixup 2021-11-09 12:23:49 +08:00
Billy Chan
24fab66d17
Try 2021-11-09 12:11:00 +08:00