Bertrand Darbon
54727a5dbe
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) ( #745 )
...
Co-authored-by: an-tao <antao2002@gmail.com>
2021-04-09 10:17:28 +08:00
An Tao
ed2818ed89
Find mariadb client library correctly on Ubuntu 20.04 ( #613 )
2020-10-24 14:28:39 +08:00
interfector18
17b8c337f9
Standardize Row and Result api ( #409 )
...
* Standardize Row and Result api, throw specific exceptions
* Fix drogon_ctl for sqlite3 models
* Add mysql and sqlite3 tests, add exception throwing tests
* configure mysql in travis-ci
Co-authored-by: antao <antao2002@gmail.com>
2020-04-11 11:46:47 +08:00
An Tao
c43ba9e514
Add support for brotli compression ( #406 )
2020-04-04 18:15:15 +08:00
An Tao
e171874524
Modify installation on Windows ( #366 )
2020-02-29 15:46:08 +08:00
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