0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00

Commit Graph

  • e5b9e0a4f3 add an unsigned integer field in tests/Ppgen.cpp dcojan 2018-05-13 11:17:42 +0200
  • 49d46edab2 add missing unsigned integer types in ppgen dcojan 2018-05-13 11:16:37 +0200
  • ac500e238d Fix triggering static asserts multiple operators rbock 2018-04-28 10:15:26 +0200
  • 9db9fed697 Fix program desc. Egor Pugin 2018-04-20 17:15:27 +0300
  • c9007a7098 Remove blank line. Egor Pugin 2018-04-20 17:13:24 +0300
  • c7da18798f Add simplified sqlite2cpp generator script that uses sqlite3 schema parsing. Egor Pugin 2018-04-20 17:11:40 +0300
  • 9d64a5c741 Fixed missing include rbock 2018-04-19 07:05:17 +0200
  • 33ed5b11ac Added example for recursive CTE rbock 2018-04-19 07:04:42 +0200
  • 1c6324eefa
    Merge pull request #231 from th0br0/fix/ddl2cpp_check Roland Bock 2018-04-18 21:29:50 +0200
  • 18e1c180fe
    ddl2cpp: support CHECK constraint Andreas C. Osowski 2018-04-18 19:02:06 +0200
  • d2dc3124fb
    Merge pull request #228 from niXman/develop Roland Bock 2018-04-13 08:49:40 +0200
  • 867043d9c5
    Merge pull request #221 from sjoubert/postgresql_type_aliases Roland Bock 2018-04-13 08:48:26 +0200
  • 7d8fdaa9df
    real type support added for ppgen(part 2) niXman 2018-04-12 13:56:20 +0300
  • 928282a9ef
    real type support added for ppgen(part 1) niXman 2018-04-12 13:55:16 +0300
  • 6da85cd8a3
    Merge pull request #227 from snikulov/sqlite3_real_type Roland Bock 2018-04-12 11:13:22 +0200
  • 9a5df4cca2 sqlite3: added real data type Sergei Nikulov 2018-04-09 22:23:00 +0300
  • 03bb8b2dac
    Merge pull request #1 from WopsS/feature/async_query Frank Park 2018-04-04 17:20:15 -0400
  • 433c5f88df
    Add async tests Octavian Dima 2018-04-04 23:03:58 +0200
  • 71bcab48a2
    Fix wrong type for "waiting_threads" Octavian Dima 2018-04-04 07:56:18 +0200
  • 1b12fddb7a Add support for std::array blobs Philippe Daouadi 2018-03-09 18:16:29 +0100
  • 7b16f03aa0 Fix blob result_type Philippe Daouadi 2018-03-07 10:28:10 +0100
  • 2e635cc963 blob WIP rbock 2017-09-10 09:59:58 +0200
  • 3f3cfbbd94 Add blob data type rbock 2017-08-06 19:54:54 +0200
  • 1e029807da Add blob data type rbock 2017-08-06 19:54:54 +0200
  • 0b951462ea
    prefix target sqlpp11 with namespace sqlpp11:: Théo DELRIEU 2018-03-10 00:18:43 +0100
  • 02fa9e2b62 Add support for std::array blobs Philippe Daouadi 2018-03-09 18:16:29 +0100
  • e1dad6100f Fix blob result_type Philippe Daouadi 2018-03-07 10:28:10 +0100
  • 805c6476f4 Add more PostgreSQL type mapping in ddl2cpp Sylvain Joubert 2018-02-26 14:24:27 +0100
  • 78c6bc0670
    Merge pull request #220 from sjoubert/install_ddl2cpp Roland Bock 2018-02-19 21:48:40 +0100
  • fb68e8a7d7
    Merge pull request #219 from cszawisza/set_tuple Roland Bock 2018-02-19 21:47:46 +0100
  • f48f1b9cf7 fixup Bartosz Wieczorek 2018-02-19 12:38:23 +0100
  • ee3f90d13a make old GCC happy cszawisza 2018-02-19 12:28:50 +0100
  • fe3abc6520 Install and export ddl2cpp script Sylvain Joubert 2018-02-08 10:32:20 +0100
  • e50ee42364 add set(tuple<...>) implementation for insert and update statements Bartosz Wieczorek 2018-02-15 07:55:43 +0100
  • a611905628
    Merge pull request #218 from alnr/ddl2cpp_include_guard_allow_digits Roland Bock 2018-02-13 11:19:50 +0100
  • 5e8d81adbf Allow digits 0-9 in include guards Arne Luenser 2018-02-13 10:29:28 +0100
  • a2b22b9bac
    Merge pull request #215 from sjoubert/ddl2cpp_identity_naming Roland Bock 2018-02-08 19:46:41 +0100
  • e2380e40c1
    Merge pull request #214 from sjoubert/ddl2cpp_clob_mapping Roland Bock 2018-02-08 19:43:06 +0100
  • d2d9a1693c Add the possibility to keep the table and column names as in the DDL Sylvain Joubert 2018-02-08 12:02:17 +0100
  • 20ab921a5a Add mapping of the 'clob' type to the existing 'text' type Sylvain Joubert 2018-02-08 10:38:30 +0100
  • f6503992f7 Merge tag '0.54' into develop rbock 2018-01-31 19:59:57 +0100
  • f963a91a8e Merge branch 'release/0.54' 0.54 rbock 2018-01-31 19:59:00 +0100
  • c090f0ffb7
    Merge pull request #212 from egorpugin/develop Roland Bock 2018-01-31 17:26:21 +0100
  • a3aacfe412 Update comments. Egor Pugin 2018-01-31 18:32:11 +0300
  • 83c9a6393d Update FindHinnantDate.cmake script. Egor Pugin 2018-01-31 18:22:17 +0300
  • f00cac9599 Update CI scripts. Egor Pugin 2018-01-31 17:55:02 +0300
  • f510166ac8 Load date library from date dir (since date v2.3). Egor Pugin 2018-01-31 17:48:38 +0300
  • 2b1c1c1a82 not_t must not be a variadic template. rbock 2018-01-21 10:58:19 +0100
  • 5b15267743 Typo, thanks @juandent rbock 2018-01-07 08:04:35 +0100
  • 2a24962a03 Merge 0ade3dd00a into 3c10218a3b juandent 2017-12-19 08:28:58 +0000
  • 2f97f57817 Merge tag '0.53' into develop rbock 2017-12-19 09:28:33 +0100
  • 3c10218a3b Merge branch 'release/0.53' 0.53 rbock 2017-12-19 09:26:45 +0100
  • e49428c58c Partially reverting e1b82afbbe hoping to appease VC++ rbock 2017-12-19 09:06:56 +0100
  • f6903e09ed
    Merge pull request #205 from juandent/develop Roland Bock 2017-12-19 08:37:33 +0100
  • 91e0712e6c _can_be_null depends on the expression JUAN DENT 2017-12-18 16:51:47 -0600
  • 5cb081a721 Corrected _is_aggregate_expression JUAN DENT 2017-12-18 16:44:16 -0600
  • 13e1ac3a78 Added trim.h with Roland's suggestions JUAN DENT 2017-12-18 12:38:41 -0600
  • 0ade3dd00a Added an include file containing the source for the TRIM function JUAN DENT 2017-12-08 13:00:08 -0600
  • e6e2a1cd26 Added support for the TRIM function, in file trim.h JUAN DENT 2017-12-08 12:25:13 -0600
  • 50143288bc More variants of finding the date library rbock 2017-11-26 19:38:35 +0100
  • 109b0af880 Add quoting for table and column names. rbock 2017-11-26 19:19:26 +0100
  • 8ad1bb5db2 Add missing include rbock 2017-11-25 19:00:18 +0100
  • b1690d6dd6 Merge branch 'develop' of https://github.com/rbock/sqlpp11 into develop rbock 2017-11-22 21:11:33 +0100
  • d7ef2603bc Remove superfluous return rbock 2017-11-22 21:10:56 +0100
  • cc67c8b0e6
    Merge pull request #200 from marmand/develop Roland Bock 2017-11-11 06:49:47 +0100
  • a69c83a32b Add include directory in HinnantDate search path to match Hinnant repository master branch Armand Leclercq 2017-11-10 20:26:01 +0000
  • 59ad7515a2 Merge dd5970a193 into 62d915e04d Dirk Vanden Boer 2017-11-09 14:54:17 +0000
  • dd5970a193 Escape column names if they are reserved keywords Dirk Vanden Boer 2017-11-09 15:49:13 +0100
  • e90a988a69 Remove some commented lines rbock 2017-11-07 13:00:33 +0100
  • 8d92de3fe9 Remove debug printout rbock 2017-11-07 08:57:31 +0100
  • 3a6e4d93ec Merge branch 'develop' of https://github.com/rbock/sqlpp11 into develop rbock 2017-11-06 21:37:36 +0100
  • fd939975ee Scan for unsigned integral columns rbock 2017-11-06 21:37:10 +0100
  • e921d81049 Use using in remove test rbock 2017-11-06 21:36:52 +0100
  • e1b82afbbe Use count instead of is_element_of rbock 2017-10-29 16:39:51 +0100
  • 1c7c0361ee Merge pull request #190 from choiip/develop Roland Bock 2017-10-27 06:29:12 +0200
  • f1c0071a35 Merge pull request #195 from Erroneous1/feature_result_size Roland Bock 2017-10-25 19:18:29 +0200
  • d724909864 fixed issues with test_types/result_row.cpp Aaron Bishop 2017-10-25 11:47:57 -0400
  • c9870637f8 Merge branch 'feature_result_size' of github.com:Erroneous1/sqlpp11 into feature_result_size Aaron Bishop 2017-10-23 20:05:00 -0400
  • 1db9ccfd7c Created separate MockSizeDb Removed size() from MockDb Aaron Bishop 2017-10-23 20:03:37 -0400
  • d207a26638 Removed templated variables Aaron Bishop 2017-10-23 09:10:10 -0400
  • fb84f9b4a9 Allow result_t to have a size() function if DbResult has a size() function. size() must be const, but can be arbitrary type. size() may be wrong after first next has been called Aaron Bishop 2017-10-21 16:09:30 -0400
  • f3b915cdc9 Add new example to custom_query tests rbock 2017-10-21 19:03:01 +0200
  • a34de67648 Merge tag '0.52' into develop rbock 2017-10-21 17:19:12 +0200
  • 62d915e04d Merge branch 'release/0.52' 0.52 rbock 2017-10-21 17:17:03 +0200
  • 6a10b6f6ef Update readme rbock 2017-10-21 17:15:24 +0200
  • 06cbe05b08 Add more tests for verbatim rbock 2017-10-21 16:55:11 +0200
  • f6cb213e55 Fix without_table_check for alias expressions rbock 2017-10-16 20:43:07 +0200
  • 62e989c8b3 Remove superfluous semicolon rbock 2017-10-16 20:42:29 +0200
  • 8b4408c95f fixed compile error when include connection_pool.h using c++11 Alex Choi 2017-10-14 13:34:07 +0800
  • 61e5a19cd2 surround table name and column names with quotes ( ) in case they have the same name with SQL keywords liumingyang 2017-10-11 17:49:12 +0800
  • 6ccb948457 Merge pull request #185 from niXman/develop Roland Bock 2017-10-07 04:39:57 -0700
  • 7fa7720c87 support for date/datetime/timestamp types added for ppgen niXman 2017-10-07 13:20:30 +0300
  • 49b9966542 Update README.md Roland Bock 2017-09-17 09:03:45 +0200
  • 8aadbd2263 Reverted logic change that led to too many warnings with gcc rbock 2017-09-10 18:26:48 +0200
  • 00d10b5365 Minor cleanup thanks to clang-tidy rbock 2017-09-10 15:54:59 +0200
  • d112d714b9 clang-tidy readbility fixes rbock 2017-09-10 15:46:54 +0200
  • 0d6c63ce20 Use clang-tidy modernize fixes rbock 2017-09-10 15:40:54 +0200
  • a17a78c5c2 Adhere to clang-tidy warning about boolean readability rbock 2017-09-10 15:21:24 +0200
  • 63b40527ee Use clang-tidy to prevent else after return rbock 2017-09-10 15:12:45 +0200
  • 6a9715b59d Use clang-tidy to wrap single-line blocks into {} rbock 2017-09-10 15:05:34 +0200