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

Commit Graph

  • 38e5b21dbe Fixed regressions occurring in sqlpp11-connector-mysql rbock 2016-04-17 17:31:15 +0200
  • e629086e72 Merge tag '0.36' into develop rbock 2016-04-17 16:11:28 +0200
  • 8bd12f02a4 Merge branch 'release/0.36' 0.36 rbock 2016-04-17 16:05:10 +0200
  • 83aeba05d1 Merge branch 'ianda-develop' into develop rbock 2016-04-17 13:53:17 +0200
  • b1718f5c5e Merge branch 'develop' of https://github.com/ianda/sqlpp11 into ianda-develop rbock 2016-04-17 13:52:50 +0200
  • 7a483d12b2 Removed two obsolete files rbock 2016-04-17 13:28:16 +0200
  • aebc28eb72 Merge branch 'feature/msvc-again-04' into develop rbock 2016-04-17 13:23:17 +0200
  • c63aac480f Choosing the "correct" floor method even with MSVC rbock 2016-04-17 11:03:21 +0200
  • 91defe2450 MSVC update 2 already has std::chrono::floor rbock 2016-04-17 10:45:31 +0200
  • 914ecae7c2 Added more tests and fixed dynamic free clauses rbock 2016-04-16 09:51:13 +0200
  • be7403c1e7 Added missing test file rbock 2016-04-15 19:05:42 +0200
  • 10bdf4cfca Added a few serializer tests for free function select clauses rbock 2016-04-15 18:21:22 +0200
  • 1e1b388a67 Added factory functions for several select sub clauses rbock 2016-04-15 09:37:34 +0200
  • a3f29e18e7 Checkout a specific version of date for CI rbock 2016-04-14 16:41:17 +0200
  • cc56faf98c Specific comparison operators rbock 2016-04-14 09:59:35 +0200
  • f18ab542b4 Made the check for date.h a bit more user friendly rbock 2016-04-11 19:56:32 +0200
  • 434f6911b7 Trailing return types in basic expression operators rbock 2016-04-10 09:39:38 +0200
  • 4d538e8cb2 msvc is not very good with template aliases in variadic templates rbock 2016-04-10 07:53:18 +0200
  • c9f4e1b4a7 More cleanup rbock 2016-04-09 22:50:18 +0200
  • 95ffdb2967 More cleanup rbock 2016-04-09 22:24:50 +0200
  • fbbdc75e64 Added missing file (with some more tests) rbock 2016-04-09 21:53:39 +0200
  • dff0c9942a A bit of cleanup rbock 2016-04-09 21:46:31 +0200
  • e1ec4a8f53 Merge branch 'feature/make_msvc_compile_again' into develop rbock 2016-04-09 11:10:58 +0200
  • 0fb188c67d More re-arrangements and preventing self-compare in in() again rbock 2016-04-09 10:55:46 +0200
  • 6c1b190dcc Adding back conditions rbock 2016-04-09 10:23:15 +0200
  • 403d6b644a Another arrangement rbock 2016-04-09 10:06:12 +0200
  • c199a4f6a4 Re-arrange in() parameter checks rbock 2016-04-09 09:44:52 +0200
  • 7abd620465 Trying to appease MSVC rbock 2016-04-08 21:51:00 +0200
  • 3bb0389e38 Re-arranged README rbock 2016-04-08 21:40:01 +0200
  • 5899dbf19a Create ChangeLog.md Roland Bock 2016-04-08 21:21:28 +0200
  • 7bf7388907 Added more tests rbock 2016-04-08 21:09:36 +0200
  • 9d6ad6511f Merge branch 'feature/prevent_self_comparison' into develop rbock 2016-04-08 16:17:42 +0200
  • a77f26ffe3 Prevent self-comparison, added more tests, fixed some expression checks rbock 2016-04-07 21:47:17 +0200
  • 3e008a2b04 Intermediate state rbock 2016-04-06 10:16:35 +0200
  • 90d769520c Merge branch 'develop' of https://github.com/rbock/sqlpp11 into develop rbock 2016-03-31 07:12:22 +0200
  • 0b8ccaa985 Added insert_set to create first custom insert rbock 2016-03-31 07:11:41 +0200
  • ba95748b91 Merge pull request #74 from digitalist/master Roland Bock 2016-03-26 16:32:02 +0100
  • 6b7bdb1e62 fix my mistake “digitalist.ru” 2016-03-26 14:51:25 +0300
  • c2c424f856 Merge pull request #73 from niXman/develop Roland Bock 2016-03-25 07:50:23 +0100
  • 712c79cb8a Added static_assert tests for dynamic from.add() rbock 2016-03-24 19:54:16 +0100
  • 93211cac5f SQLPP_PRIMARY_KEY & SQLPP_AUTO_INCREMENT is fixed niXman 2016-03-24 12:57:08 +0200
  • dec3f5b3df Migrated from::add() to portable static assert rbock 2016-03-23 08:20:52 +0100
  • e478695891 Fixed function name rbock 2016-03-22 10:03:37 +0100
  • 67af04e8f8 Fixed function name rbock 2016-03-22 09:42:08 +0100
  • cf9ec10ae4 Added table checks for dynamic_join(x).add(y) rbock 2016-03-22 09:23:37 +0100
  • ec81299259 Added serializer tests for verbatim_table rbock 2016-03-22 09:23:12 +0100
  • 4797521031 Merge pull request #71 from digitalist/readme Roland Bock 2016-03-22 07:06:18 +0100
  • 772109fc87 ddl2cpp solutions “digitalist.ru” 2016-03-22 00:28:06 +0300
  • 64a122b64a ddl2cpp solutions “digitalist.ru” 2016-03-22 00:27:01 +0300
  • c43b8272ba readme/ddl2cpp KeyError handling, merging “digitalist.ru” 2016-03-21 22:04:34 +0300
  • 51f125e763 readme/ddl2cpp KeyError handling “digitalist.ru” 2016-03-21 22:02:41 +0300
  • 0ed744d70b readme/ddl2cpp KeyError handling “digitalist.ru” 2016-03-21 21:48:11 +0300
  • b7b651e98b readme/ddl2cpp KeyError handling “digitalist.ru” 2016-03-21 21:38:37 +0300
  • 3be1ca1098 Added verbatim tables to join serialization tests rbock 2016-03-21 09:05:55 +0100
  • dc9f03fb56 Added enum and set to be interpreted as text rbock 2016-03-20 18:27:38 +0100
  • 0f7244e295 fix README “digitalist.ru” 2016-03-20 17:41:05 +0300
  • db2e36cb6e Merge branch 'develop' of https://github.com/rbock/sqlpp11 into develop rbock 2016-03-20 09:15:30 +0100
  • f546805ee2 Made dynamic select column list a bit more customization friendly rbock 2016-03-17 20:46:26 +0100
  • a8b9014fc2 Enforce having expression to consist of aggregates rbock 2016-03-17 19:18:14 +0100
  • 452175b514 Removed extra_tables (use without_table_check) instead rbock 2016-03-17 17:28:59 +0100
  • f3bd2f01ab Removed the add_ntc functions (use without_table_check) rbock 2016-03-16 18:26:51 +0100
  • 201b060d24 Added explicit without_table_check function rbock 2016-03-16 18:17:28 +0100
  • a836e8c8d8 Simplified where() to have one argument only rbock 2016-03-16 07:58:12 +0100
  • 1a93218dcc Removed multi-argument option for having rbock 2016-03-15 09:07:30 +0100
  • e1c6a92123 Removed obsolete file rbock 2016-03-15 08:07:24 +0100
  • aceede57eb Fixed outer-tables for joins, added tests rbock 2016-03-11 09:25:36 +0100
  • 0a325e4471 Added more serializer tests for where() rbock 2016-03-10 09:28:59 +0100
  • 226d45d44c Added serializer tests for where() rbock 2016-03-09 21:27:30 +0100
  • 9b8b2504dd Fixed narrowing warning/error rbock 2016-03-09 21:26:51 +0100
  • 67bfb68f07 Added serialize tests for in() rbock 2016-03-09 21:01:22 +0100
  • b6c5cb8764 Added several serialization tests for from() and joins rbock 2016-03-06 16:59:21 +0100
  • d15cb2a410 Added "real" cross join rbock 2016-03-06 10:36:42 +0100
  • 20b74206ae Added tests for dynamic joins rbock 2016-03-05 22:27:11 +0100
  • 225d387967 Added portable static asserts for (dynamic) join.on() rbock 2016-03-05 19:32:27 +0100
  • cf5ddfde00 Added portable static asserts for joins and first static tests rbock 2016-03-04 21:07:42 +0100
  • ab875fc79b Introduced dynamic_cross_join (simplifying dynamic_join) rbock 2016-02-28 12:31:09 +0100
  • 20adfb66c9 Made from() testable with portable static asserts, added tests rbock 2016-02-28 12:07:56 +0100
  • f774dca912 Cleaning up static asserts for .where(true) rbock 2016-02-27 19:31:02 +0100
  • 8079015d2c Removed where(true). rbock 2016-02-26 22:28:11 +0100
  • 15247504f2 Disallow unconditional join (ifdef to get it back) rbock 2016-02-26 20:00:34 +0100
  • 5e96551f83 Prevent unconditional joins, and naked bool in where() or boolean expressions rbock 2016-02-25 07:57:28 +0100
  • 6e60dc6630 Moved serialize code to dynamic_select_column_list.h rbock 2016-01-24 15:39:51 +0100
  • 1b2020a5d2 Allow table name in ticks rbock 2016-03-19 19:46:51 +0100
  • 9bc9575723 Cleanup for ddl2cpp (thanks, David) rbock 2016-03-19 17:31:40 +0100
  • af6811bb4d Adjusted ddl2cpp to work with pyparsing-2.10 rbock 2016-03-15 08:08:13 +0100
  • bc2eee68a4 Merge pull request #69 from digitalist/readme Roland Bock 2016-03-19 20:06:56 +0100
  • 45d9045260 license header fix “digitalist.ru” 2016-03-19 21:47:54 +0300
  • cd1f7ad7ea Allow table name in ticks rbock 2016-03-19 19:46:51 +0100
  • a567e3ca99 minor fix “digitalist.ru” 2016-03-19 21:20:05 +0300
  • 6621822fd2 fix formatting for basic usage “digitalist.ru” 2016-03-19 21:19:15 +0300
  • 54a0d6fc7c adding basic usage examples “digitalist.ru” 2016-03-19 21:13:16 +0300
  • 2c7fed5cb6 Cleanup for ddl2cpp (thanks, David) rbock 2016-03-19 17:31:40 +0100
  • 8b30569013 Made dynamic select column list a bit more customization friendly rbock 2016-03-17 20:46:26 +0100
  • 153427d2b8 Enforce having expression to consist of aggregates rbock 2016-03-17 19:18:14 +0100
  • e70cc74198 Merge branch 'feature/no_table_check_wrapper' into develop rbock 2016-03-17 17:44:04 +0100
  • 24745fec23 Removed extra_tables (use without_table_check) instead rbock 2016-03-17 17:28:59 +0100
  • 03aee23616 Removed the add_ntc functions (use without_table_check) rbock 2016-03-16 18:26:51 +0100
  • f1fb1b22a2 Added explicit without_table_check function rbock 2016-03-16 18:17:28 +0100
  • cd16bd9258 Merge branch 'feature/single_arg_where_and_having' into develop rbock 2016-03-16 10:04:14 +0100
  • a8cb63cb7e Simplified where() to have one argument only rbock 2016-03-16 07:58:12 +0100