0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00

Commit Graph

  • 81f1735de8 Reformatted for loops Roland Bock 2013-09-08 12:50:52 +0200
  • dfed59b98f Added credits Roland Bock 2013-09-08 12:50:42 +0200
  • 420fa4740c Added link to mysql connector Roland Bock 2013-09-05 23:57:54 +0200
  • a629988abe Minor code cleanup Roland Bock 2013-09-05 23:57:37 +0200
  • 92312445f8 Added convenience include file Roland Bock 2013-09-05 23:56:33 +0200
  • e928b72ede Removed result::size() Roland Bock 2013-08-22 08:11:43 +0200
  • 09226497a4 Restructured expression types and braces to handle ANY and SOME Roland Bock 2013-08-21 23:25:38 +0200
  • cf1dae396a Fixed handling of IS NULL and IS NOT NULL expressions Roland Bock 2013-08-21 19:32:11 +0200
  • c41a181ca9 Improved early type checking in stand-alone functions Roland Bock 2013-08-21 19:30:56 +0200
  • f244f1110a Added like method for text types Roland Bock 2013-08-21 19:30:13 +0200
  • 7f77a424e3 Minor doc cleanup Roland Bock 2013-08-19 08:10:11 +0200
  • f39582082b Minor cleanup Roland Bock 2013-08-17 11:27:41 +0200
  • 80e573568e Fixed result to not consume rows with operator* and operator-> Roland Bock 2013-08-17 11:26:58 +0200
  • e321a2c372 Make CMakeLists work with g++ Roland Bock 2013-08-17 11:25:52 +0200
  • b7c13e3974 Expand tab -> all_of(tab) in multi_column Roland Bock 2013-08-17 11:25:05 +0200
  • 8914e3d18f Fixed decltype to work with g++ Roland Bock 2013-08-17 11:23:54 +0200
  • 712d3a5c53 Renamed examples -> tests Roland Bock 2013-08-17 11:22:38 +0200
  • e3001df8cd Added cmake support Roland Bock 2013-08-15 13:26:09 +0200
  • 4ea28cac4b Added support for g++-4.8 Roland Bock 2013-08-15 11:54:20 +0200
  • e95294d044 Some README typos Roland Bock 2013-08-15 09:48:57 +0200
  • e4bcc27463 is_null() throws for invalid rows Roland Bock 2013-08-15 09:32:24 +0200
  • 7370f098b0 README: Clarified motivation and fixed a bunch of typos Roland Bock 2013-08-15 09:30:57 +0200
  • e6f086bbfa Cleaned up directory structure. Roland Bock 2013-08-14 06:34:11 +0200
  • 705f39e379 Initial commit Roland Bock 2013-08-13 22:43:10 +0200
  • 7651d5f204 Initial commit rbock 2013-08-13 12:49:34 -0700