1445 Commits

Author SHA1 Message Date
Chris Tsang
6330b54bc7 sea-orm-cli 0.4.0 2021-11-19 23:04:32 +08:00
Chris Tsang
c78fa48fff sea-orm-codegen 0.4.0 2021-11-19 23:03:48 +08:00
Chris Tsang
c2b8cbb942 Edit 2021-11-19 18:41:50 +08:00
Billy Chan
846e73f0ac
Changelog 0.4.0 (#326)
* CHANGELOG 0.3.2

* CHANGELOG 0.4.0
2021-11-19 18:16:55 +08:00
Billy Chan
2520ee4070
Use sea-query 0.19.0 2021-11-19 15:03:04 +08:00
Billy Chan
65f9c70dd3
cargo fmt 2021-11-18 18:07:24 +08:00
Billy Chan
f72f65a4d4
Refactor test case 2021-11-18 18:07:09 +08:00
Billy Chan
b2985a97c8
Displaying sponsor button 2021-11-18 10:59:47 +08:00
Billy Chan
0e4221bd72
Refactoring 2021-11-17 21:24:06 +08:00
Chris Tsang
0deedddf28
Merge pull request #292 from SeaQL/returning
Returning
2021-11-17 17:41:28 +08:00
Chris Tsang
aff988bd94
Merge pull request #324 from SeaQL/hotfix-custom-types
Unknown types could be a newtypes instead of `ActiveEnum`
2021-11-17 16:47:28 +08:00
Chris Tsang
a81fb10928 Revert sea-query 2021-11-17 16:34:30 +08:00
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