Commit Graph

29 Commits

Author SHA1 Message Date
antao
d3931c73fd Add database client options to the configuration file 2018-11-12 13:39:22 +08:00
antao
4b8971b258 Fix some warnings 2018-11-11 18:51:39 +08:00
antao
fe877ef265 Merge branch 'master' into with_orm 2018-11-11 11:03:35 +08:00
antao
7d45746474 Update configuration file 2018-11-11 11:00:46 +08:00
antao
82c5cc1dcc Merge branch 'master' into with_orm 2018-11-11 00:58:08 +08:00
antao
a50aa07cc0 Update drogon_ctl 2018-11-11 00:56:57 +08:00
an-tao
6e5eef9aaf Fix some warnings 2018-11-09 15:55:20 +08:00
antao
de3c31f34b Support timestamp column type 2018-11-09 15:46:39 +08:00
antao
fdb69781f2 Add a comment to the model header file 2018-11-09 15:46:39 +08:00
antao
f9cc77daa0 Fix a bug of struct tm 2018-11-09 15:46:39 +08:00
antao
32a7c5aff6 Support composite primary key 2018-11-09 15:46:39 +08:00
antao
4e060b7726 Support date type in ORM 2018-11-09 15:46:39 +08:00
an-tao
fc7ddd5b6c Fix some warnings in linux 2018-11-09 15:46:39 +08:00
antao
acaa604559 Fix some bugs in models 2018-11-09 15:46:39 +08:00
antao
6810dd261c Modify models template 2018-11-09 15:46:39 +08:00
antao
16d6caedb0 Remove 'setter' methods of auto-increasing columns 2018-11-09 15:46:38 +08:00
antao
143b62b36b Fix some bugs in creating models 2018-11-09 15:46:38 +08:00
antao
d340e1cc10 Update model template files 2018-11-09 15:46:38 +08:00
antao
0d77fa1490 Improve the function of creating models 2018-11-09 15:46:38 +08:00
antao
cae30230c3 Add the create DAO method to drogon_ctl, not completed 2018-11-09 15:46:38 +08:00
antao
882a8f8090 Change the registerHttpApiMethod method to a non-static method 2018-11-09 15:21:53 +08:00
antao
af53337a6a Add configuration options to the configuration file for simple controller mapping 2018-10-21 14:52:41 +08:00
antao
2fcbc5600f Add 'create filter' sub-command in drogon_ctl 2018-10-20 17:36:14 +08:00
antao
2008b1fce6 Add drogon.h for drogon users 2018-10-18 15:54:57 +08:00
antao
8df7b9c69a Update CMakeLists.txt for using older basename command 2018-10-17 18:43:51 +08:00
antao
1b37db12e0 Update cmake template file in drogon_ctl 2018-10-17 14:00:23 +08:00
an-tao
e3ee8873c5 Modify drogon_ctl 2018-10-15 22:46:53 +08:00
antao
4ac5544a54 Optimize files caching 2018-10-15 15:58:11 +08:00
antao
b539b5231c Modify drogon_ctl 2018-10-15 13:34:38 +08:00