18 Commits

Author SHA1 Message Date
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
Chris Tsang
a60c2da701 Tag line 2021-06-22 02:47:26 +08:00
Chris Tsang
72408eedfc Fix GitHub Action 2021-06-20 23:22:15 +08:00
Chris Tsang
ec290156c5 SQLx SQLite support 2021-06-20 23:04:25 +08:00
Billy Chan
cab4b5a3f7
Codegen: Entity Generator (#23) 2021-06-19 19:47:59 +08:00
Chris Tsang
faffc518ae Mock test case 2021-06-13 23:38:21 +08:00
Chris Tsang
6b7ea75393 Mock Database Connection 2021-06-13 22:20:50 +08:00
Billy Chan
937af05003
Paginator API (#10)
* Paginator

* Remove unnecessary dependency, rename to num_pages

* Hotfix - nullable json value

* num_pages implemented on sub_query
2021-06-06 22:30:54 +08:00
Chris Tsang
eafb4a33d0 Readme 2021-06-05 15:23:22 +08:00
Chris Tsang
e66cfd1ab1 Inserter 2021-05-31 23:37:37 +08:00
Chris Tsang
97e6bb3433 Refactor JSON 2021-05-27 03:45:47 +08:00
Billy Chan
a7b96fee74
Serialize QueryResult 2021-05-26 23:31:49 +08:00
Chris Tsang
70a1559c60 Update sea-query dependency 2021-05-19 17:43:42 +08:00
Billy Chan
07b58551af
Add proc_macro 2021-05-17 16:59:34 +08:00
Chris Tsang
98b0e9df95 Example 2021-05-07 18:03:30 +08:00
Chris Tsang
9080d16c24 First unit test 2021-05-07 16:50:04 +08:00
Chris Tsang
6ffed93b46 DatabaseConnection 2021-05-07 15:09:07 +08:00
Chris Tsang
af4fb2ab7d Initial Commit 2021-05-07 03:35:46 +08:00