..
BooleanExpression.cpp
Moved operators back into expression base class
2015-11-08 19:14:49 +01:00
CMakeLists.txt
Several minor date/time fixes, new tests
2015-10-28 20:52:43 +01:00
CustomQuery.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
DateTime.cpp
Renamed date/date_time to day_point/time_point
2015-10-29 16:41:45 +01:00
Function.cpp
Shut up warning in Xcode 7
2015-09-13 23:29:58 +02:00
Insert.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Interpret.cpp
Allow in() and not_in() to have zero arguments
2015-12-19 15:15:04 +01:00
is_regular.h
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Minimalistic.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
MockDb.h
Added a bunch of tests for static_assert in insert
2015-10-06 22:08:44 +02:00
Prepared.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Remove.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Result.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Sample.h
Moved data types into separate folder, split boolean
2015-10-29 22:21:46 +01:00
sample.sql
Added compile time tests for date and date_time
2015-10-13 21:25:10 +02:00
Select.cpp
Dynamic select did not accept some non-dynamic clauses.
2015-12-11 14:42:28 +01:00
SelectType.cpp
Added check if all selected columns are aggregates if group_by is present
2015-10-03 17:00:53 +02:00
Union.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
Update.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00
With.cpp
Reformatted using clang-format
2015-09-13 21:33:19 +02:00