Billy Chan
1cdbcceddb
Testing different db on various async runtime ( #53 )
...
* Testing different db on various async runtime
* Test on various runtime
* No explicit cargo build step
* Cargo build with features
* Hotfix
* With actix_rt
* Only tests "runtime-async-std-native-tls" for now
2021-07-22 19:23:21 +08:00
Chris Tsang
e40455e771
Use SeaQL/strum
2021-07-01 21:07:23 +08:00
Billy Chan
7bf79ae5bf
Re-export strum_macros
2021-07-01 19:12:52 +08:00
Chris Tsang
5d84c88ccd
Fix example
2021-06-19 17:00:36 +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
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
6203d967eb
Move code
2021-05-09 19:14:47 +08:00
Chris Tsang
58f4059c3e
Redesign primary key
2021-05-09 17:36:55 +08:00
Chris Tsang
98b0e9df95
Example
2021-05-07 18:03:30 +08:00