Commit Graph

  • f8b9bd36eb
    Merge 9a983e35b870a537dd270d35f9d1012da7f885eb into 06508006812881c91eebd80307aa465d5abd0e55 #2382 dependabot[bot] 2025-09-26 00:25:11 +03:00
  • 119406b3bd
    Merge 3154642623b3fd2d1c893db1f903a6d71ed32ad0 into 06508006812881c91eebd80307aa465d5abd0e55 #2035 P.R. 2025-09-25 17:44:14 +02:00
  • 50493350e6
    Merge 3d9d0d3a00bf0d24e917a1880a93dcf4ea766377 into 06508006812881c91eebd80307aa465d5abd0e55 #2377 discollizard 2025-09-25 17:44:14 +02:00
  • ef564ddf63
    Merge aae6b8a048f7d3bab762002bdfebba18ab893618 into 06508006812881c91eebd80307aa465d5abd0e55 #470 Vedran Miletić 2025-09-25 17:44:14 +02:00
  • 3449c91bf6
    Merge fab2b47352aa31dceceb3126c09c81505bb67714 into 06508006812881c91eebd80307aa465d5abd0e55 #2385 sjanel 2025-09-25 16:51:36 +02:00
  • b703e43fc9
    Merge 2beaf0a901b7bfc95c7da48bb2e9ca750cbd1a34 into 06508006812881c91eebd80307aa465d5abd0e55 #2187 fantasy-peak 2025-09-25 11:03:51 +03:00
  • 55afeac673
    Merge f01afc903087627c78a1335cb9010e40fbbf2839 into 06508006812881c91eebd80307aa465d5abd0e55 #2302 Cole Richardson 2025-09-24 07:50:05 -05:00
  • 0650800681
    Fix cross compiling (#2389) master Dario Binacchi 2025-09-24 09:21:12 +02:00
  • 535892bf69 examples: install the example executables #2389 Dario Binacchi 2025-09-23 17:21:28 +02:00
  • 77a8e3c914 examples: move all executables to bin/ to avoid build conflicts Dario Binacchi 2025-09-23 17:15:56 +02:00
  • 3eda90ee8f cmake: fix cross-compiling for drogon_ctl Dario Binacchi 2025-09-23 11:37:59 +02:00
  • 630bc74b3f
    Merge 2d818e58efb3b14ac8c0517a548b2be04b24736e into 545b821cd606363f5a70fb463a4e21647f46fb50 #1230 莫忘输赢 2025-09-20 18:15:15 +05:30
  • cef7e5736f
    Merge 0cee17387052c568ddb33817e405434d05844090 into 545b821cd606363f5a70fb463a4e21647f46fb50 #1459 An Tao 2025-09-20 18:13:35 +05:30
  • d9eb6d7dee
    Merge c7d88716090546583acb08b197057385f7077e49 into 545b821cd606363f5a70fb463a4e21647f46fb50 #1827 sandercm 2025-09-20 18:10:38 +05:30
  • 655be9b78f
    Merge ae355c4f76c01117550b6ba49b3a094b889da486 into 545b821cd606363f5a70fb463a4e21647f46fb50 #1973 An Tao 2025-09-20 18:09:23 +05:30
  • 950eb08bf5
    Merge 80f33f19844879211aa5d18f7e7cdee03b9245fe into 545b821cd606363f5a70fb463a4e21647f46fb50 #2232 afx919 2025-09-20 18:07:59 +05:30
  • ce001f6715
    Merge bffc90f990e212beeb715026444f66ab0aaf01a7 into 545b821cd606363f5a70fb463a4e21647f46fb50 #2252 fantasy-peak 2025-09-20 18:07:52 +05:30
  • e00660922c
    Merge 0ea84fbb37583f32d90ed0d8464b6fc605dda7ff into 545b821cd606363f5a70fb463a4e21647f46fb50 #2329 An Tao 2025-09-20 18:07:33 +05:30
  • c124e4fd4d
    Merge 7abc38ba9b7988a1cd4a4de85cea470fd66e1a1d into 545b821cd606363f5a70fb463a4e21647f46fb50 #2369 Dq 2025-09-20 18:07:23 +05:30
  • a76745bc98
    Merge a48ecfe8663874cb3b6adf920a7dcb2078dabc37 into 545b821cd606363f5a70fb463a4e21647f46fb50 #2361 discollizard 2025-09-20 18:07:22 +05:30
  • a01115193b
    Merge 0654ad3266cfc7efbe33c91289bc9cc935e8992b into 545b821cd606363f5a70fb463a4e21647f46fb50 #2363 Nitromelon 2025-09-20 18:07:22 +05:30
  • b491cfd39d
    Merge 8e824a26095c7c81cbfd16fc3a243b4779d499bb into 545b821cd606363f5a70fb463a4e21647f46fb50 #2367 An Tao 2025-09-20 18:07:20 +05:30
  • fab2b47352 Fix unused variable warnings #2385 Stephane JANEL 2025-09-16 09:06:55 +02:00
  • bd3ba13085
    Merge f63cf4953dfb495eaece459a3acc0895604537ce into 545b821cd606363f5a70fb463a4e21647f46fb50 #1990 AgOH 2025-09-16 20:13:13 -03:00
  • 9354904722
    Merge be074c6d740f0bb556af0065c015401917fcb6fb into 545b821cd606363f5a70fb463a4e21647f46fb50 #2166 Muhammad 2025-09-16 20:12:43 -03:00
  • 545b821cd6
    Fix warnings - for range loop no copies, unsigned int always >= 0 (#2383) sjanel 2025-09-15 12:51:47 +02:00
  • f12b9e0c8d
    changing std::strlen to a string comparison consistent with multibyte chars on model generation template (#2379) discollizard 2025-09-15 07:49:19 -03:00
  • 97b0b02b69 Fix warnings - for range loop no copies, unsigned int always >= 0 #2383 Stephane JANEL 2025-09-15 08:55:24 +02:00
  • 9a983e35b8
    Bump actions/checkout from 4 to 5 #2382 dependabot/github_actions/actions/checkout-5 dependabot[bot] 2025-09-01 12:47:22 +00:00
  • c6bbad8d7c changing std::strlen to a string comparison consistent with multibyte chars on model generation template #2379 discollizard 2025-08-24 22:54:34 -03:00
  • 7abc38ba9b More lint #2369 an-tao 2025-08-22 14:12:30 +08:00
  • 1dfad6425d Lint an-tao 2025-08-22 10:43:42 +08:00
  • 3d9d0d3a00 updating cmake generation #2377 discollizard 2025-08-20 00:20:11 -03:00
  • 5a85d8ac7e fixed some bug. weidqi 2025-08-10 14:30:50 +08:00
  • 8e824a2609 Add some comments in configuration files #2367 mysql_ssl an-tao 2025-08-07 15:12:05 +08:00
  • c5433800c0 Options an-tao 2025-08-07 14:50:15 +08:00
  • 15f8433da7 fix mysql conn info an-tao 2025-08-07 13:39:47 +08:00
  • 70663917e5 Fix building an-tao 2025-08-07 11:14:05 +08:00
  • 8383136476
    Update orm_lib/src/mysql_impl/MysqlConnection.cc An Tao 2025-08-07 10:59:06 +08:00
  • 8540d9c1d1 Support ssl in mysql connections an-tao 2025-08-06 18:54:06 +08:00
  • 065899df98
    Fix the missing openssl dependency in FindMysql (#2360) Bai Miao 2025-08-04 17:22:52 +08:00
  • 0654ad3266 HttpReuqest::getOrCreateSession() #2363 He, Wanchen 2025-08-02 13:59:53 +08:00
  • 3a013432e5
    Update FindMySQL.cmake #2360 Bai Miao 2025-07-30 16:31:43 +08:00
  • a48ecfe866 ran clang-format #2361 discollizard 2025-07-29 22:35:43 -03:00
  • 9f4b0e86e3 tests discollizard 2025-07-29 22:27:12 -03:00
  • 286bf21958 implementation discollizard 2025-07-29 22:26:32 -03:00
  • 5ad4b06fe7
    Fix the missing openssl dependency in FindMysql Bai Miao 2025-07-29 16:48:56 +08:00
  • 2e3d97ca66 session_mode. He, Wanchen 2025-07-25 21:30:21 +08:00
  • 1a92fa77ee
    Use redisFreeCommand instead of free() function (#2351) An Tao 2025-07-15 16:38:37 +08:00
  • 6e0be4c7ce Use redisFreeCommand instead of free() function #2351 redis an-tao 2025-07-15 14:53:06 +08:00
  • 218eb75b01
    Fix errors after database connection interruption (#2350) An Tao 2025-07-15 14:11:15 +08:00
  • 5f640a7a71 Logs #2350 fix_orm an-tao 2025-07-15 11:37:48 +08:00
  • 2dee30d29f Ok an-tao 2025-07-15 11:31:42 +08:00
  • ae50f13dd6 Fix errors after database connection interruption an-tao 2025-07-14 15:37:01 +08:00
  • 6c01a8a410 Added comprehensive test cases. weidqi 2025-07-13 19:28:36 +08:00
  • cc5fae8325 修改SqlBinder,增加对ClientType::DuckDB的处理逻辑 weidqi 2025-07-13 17:53:57 +08:00
  • e03d948e7f 初步实现了duckdb wrapper,有待进一步测试 weidqi 2025-07-12 20:06:50 +08:00
  • 28f96d73bf 添加sqlite_wrapper源代码,编译通过 weidqi 2025-07-08 22:42:54 +08:00
  • 35c3cfee37 添加sqlite_api_wrapper源代码到工程,2025-07-03晚于沙特吉达 weidqi 2025-07-03 23:56:35 +08:00
  • c451a4e19e 初始化duckdb的两种实现目录 weidqi 2025-07-03 22:40:30 +08:00
  • 3221c43857
    implement when_all coroutine gate (#2342) Martin Chang 2025-07-02 10:32:45 +08:00
  • 0283ef4a54 implement when_all coroutine gate #2342 when_all marty1885 2025-06-28 16:43:41 +08:00
  • 8079e76aef
    models: add toString method (#2339) KEBE Mouhamad 2025-06-26 04:27:15 +02:00
  • a2d3e4b994 models: add toString method #2339 Mouhamad Kebe 2025-06-24 16:47:22 +02:00
  • a22956b82b Bump version to 1.9.11 v1.9.11 an-tao 2025-06-20 16:51:27 +08:00
  • a360bea7d0
    Merge e533a64f9b7245ba49596a889c4163b29f8d1eac into 3c5749bbc2c670ec05728e2d6d0987bb686c1034 #2123 fantasy-peak 2025-06-19 01:50:55 +03:00
  • 3c5749bbc2
    Fix compile warning (#2337) Heran Yang 2025-06-18 17:43:25 +08:00
  • f9bc77bfb8 make linter happy #2337 Heran Yang 2025-06-18 17:15:59 +08:00
  • 06f8829c23 Fix compile warning on Windows Heran Yang 2025-06-18 17:05:50 +08:00
  • 4e2ed9c1b3 Fix compile warning on macOS Heran Yang 2025-06-18 16:03:50 +08:00
  • 7cd1ae8940
    chore(workflow): upgrade Windows image and re-enable tests on Windows (#2336) Heran Yang 2025-06-18 15:47:28 +08:00
  • 4e2cd06e45 chore(test): re-enable tests on Windows #2336 Heran Yang 2025-06-18 14:42:44 +08:00
  • 2cb18b5c51
    chore(workflow): upgrade Windows image to 2022 Heran Yang 2025-06-18 14:24:11 +08:00
  • c3f9192541
    Add RawParameter API to pass raw SQL parameters to the database directly (#2335) LordMZTE 2025-06-17 15:15:47 +00:00
  • e399bb487e Lint... #2335 an-tao 2025-06-17 17:38:59 +08:00
  • b76c84de30
    Update orm_lib/tests/db_test.cc An Tao 2025-06-17 17:25:46 +08:00
  • f0a85cf7ef
    Add RawParameter API to pass raw SQL parameters to the database directly LordMZTE 2025-06-12 18:03:40 +02:00
  • c8a81d99e6 Optimize HttpServer opt an-tao 2025-06-10 15:22:16 +08:00
  • e46e05e94a
    dg_ctl: fix segfault when using --output option (#2330) KEBE Mouhamad 2025-06-05 07:52:33 +02:00
  • 6b467b707c dg_ctl: fix segfault when using --output option #2330 Mouhamad Kebe 2025-06-04 11:19:03 +02:00
  • 0ea84fbb37 Fix error when executing SQL through string_view without null terminator #2329 fix_sql an-tao 2025-06-04 14:05:55 +08:00
  • 26e7c6913c
    Add support for continuation frame in WebSocketMessageParser (#2320) dm 2025-06-04 04:02:07 +02:00
  • 8d640bafb4
    Add cors example to demonstrate cross-origin support in drogon (#2323) 曹梦轩 2025-05-26 10:10:39 +08:00
  • 1239464b41 operate format.sh to format my example. #2323 caomengxuan666 2025-05-24 23:43:39 +08:00
  • 42cc366233 Fix infinite loop #2320 antao 2025-05-24 23:28:39 +08:00
  • ba005feb3c fix up the misspell of the comments. caomengxuan666 2025-05-24 22:53:03 +08:00
  • 57fa5362dd Add a new line at the end of the main.cc. caomengxuan666 2025-05-24 22:49:14 +08:00
  • b02a0dd39c feat: add cors example to demonstrate cross-origin support in drogon caomengxuan666 2025-05-24 14:56:52 +08:00
  • 0bc4b224d1 Fix antao 2025-05-23 23:23:40 +08:00
  • 2472bb5151 Use loops instead of recursion antao 2025-05-23 23:07:34 +08:00
  • 576a78fc99 Keep parsing if FIN was not reached but bytes are available still Daniel Manser 2025-05-23 13:43:16 +02:00
  • f6b5404dbb
    Add a new overload for execSqlCoro (#2314) Leonardo Monteiro 2025-05-22 07:16:11 -03:00
  • 2799a350fa Lint... #2314 an-tao 2025-05-22 16:31:22 +08:00
  • 8659ed2fea
    Update orm_lib/inc/drogon/orm/DbClient.h An Tao 2025-05-22 16:24:00 +08:00
  • 66a4c4f352
    Update orm_lib/inc/drogon/orm/DbClient.h An Tao 2025-05-22 16:11:07 +08:00
  • f4d17c18d3
    New overload for execSqlCoro Leonardo 2025-05-21 12:05:02 -03:00
  • 46b5c9044d
    Fix issue with precision loss of double-type parameters in ORM inputs (#2310) 程憨憨 2025-05-19 19:07:37 +08:00
  • b1d9099280 add std::format support #2310 程小胜 2025-05-19 13:40:38 +08:00
  • 591e05c84c
    Update SqlBinder.cc 程憨憨 2025-05-18 10:06:00 +08:00
  • ac0d4d0f89 Update trantor an-tao 2025-05-16 11:10:24 +08:00