Commit Graph

11 Commits

Author SHA1 Message Date
An Tao 978bd7c32f
Fix error when finding the jsoncpp library (#356) 2020-02-22 11:34:05 +08:00
An Tao dd5e8f8159
Support 'password' keyword in configuration files (#343)
* Support 'password' keyword in configuration files

* Update travis-ci
2020-02-04 10:58:10 +08:00
An Tao 58702dc41e
Port drogon to Windows (#335)
Co-authored-by: mcirsta <mforce2@gmail.com>
2020-01-25 11:58:20 +08:00
An Tao 10db494556
Add database tests in the travis CI (#214) 2019-08-16 23:41:03 +08:00
antao 40087fba9c Remove config.h
Modify the CMakeLists.txt

Remove the USE_ORM macro

Update trantor

Remove some std::dynamic_pointer_cast calls
2019-07-29 14:53:41 +08:00
antao 40c26f01e4 Modify the parameters of drogon_ctl command 2019-06-22 21:51:14 +08:00
antao 1f8be1ce8c Add some Travis CI tests 2019-03-26 15:25:22 +08:00
antao 11059de103 Update the .travis.yml 2018-12-30 10:30:10 +08:00
antao e8fcc49c37 Add the 'like' to the Criteria class 2018-12-05 09:50:36 +08:00
antao ead9d72635 Update .travis.yml 2018-11-18 18:20:11 +08:00
antao 0a54a0de1a Add forUpdate() method to Mapper class template 2018-11-18 18:10:17 +08:00