0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/include/sqlpp11
2021-06-13 07:55:36 +02:00
..
aggregate_functions Minimal over() implementation for aggregate functions (#316) 2020-02-15 07:54:22 +01:00
data_types Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
detail Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
ppgen add missing unsigned integer types in ppgen 2018-05-13 11:16:37 +02:00
aggregate_function_operators.h Minimal over() implementation for aggregate functions (#316) 2020-02-15 07:54:22 +01:00
aggregate_functions.h Use clang-format to streamline include guards 2017-09-10 14:55:11 +02:00
alias_operators.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
alias_provider.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
alias.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
all_of.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
any.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
assignment.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
auto_alias.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
bad_expression.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
basic_expression_operators.h Fix triggering static asserts multiple operators 2018-04-28 10:15:26 +02:00
boolean_expression.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
case.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
char_sequence.h Make implicit array to pointer decay explicit 2019-03-22 05:40:03 +01:00
chrono.h Load date library from date dir (since date v2.3). 2018-01-31 17:48:38 +03:00
column_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
column_types.h Removed warning for column_types include 2015-10-31 11:04:30 +01:00
column.h fixed #342: ambiguous comparison operators (c++20) (#343) 2020-07-09 07:10:47 +02:00
connection_pool.h Update connection_pool.h (#363) 2021-04-24 13:17:01 +02:00
connection.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
consistent.h Fix triggering static asserts multiple operators 2018-04-28 10:15:26 +02:00
cte.h Fix joins with CTEs 2019-05-25 14:04:44 +02:00
custom_query.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
data_types.h Add blob data type 2018-03-10 07:45:01 +01:00
default_value.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
dynamic_join.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
dynamic_pre_join.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
dynamic_select_column_list.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
eval.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
exception.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
exists.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
expression_fwd.h Fix missing space for operator- 2019-10-09 07:25:24 +02:00
expression_operators.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
expression_return_types.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
expression.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
field_spec.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
for_update.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
from.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
functions.h Add support for parameterized_verbatim (#341) 2020-06-23 09:07:38 +02:00
group_by.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
having.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
hidden.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
in_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
in.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
inconsistent.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
insert_value_list.h Allow INSERT INTO from SELECT 2019-04-11 11:30:25 +02:00
insert_value.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
insert.h Use clang-tidy modernize fixes 2017-09-10 15:45:07 +02:00
interpret_tuple.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
interpret.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
interpretable_list.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
interpretable.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
interpreter.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
into.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
is_not_null.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
is_null_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
is_null.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
join_types.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
join.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
limit.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
logic.h not_t must not be a variadic template. 2018-01-21 10:58:19 +01:00
multi_column.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
named_interpretable.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
no_data.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
no_name.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
noop_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
noop.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
not_in.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
null.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
offset.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
on.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
operand_check.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
order_by.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
over.h Minimal over() implementation for aggregate functions (#316) 2020-02-15 07:54:22 +01:00
parameter_list.h Use clang-tidy modernize fixes 2017-09-10 15:45:07 +02:00
parameter.h Add missing include (#368) 2021-06-13 07:55:36 +02:00
parameterized_verbatim.h Add support for parameterized_verbatim (#341) 2020-06-23 09:07:38 +02:00
policy_update.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
pool_connection.h fixed compile error when include connection_pool.h using c++11 2017-10-16 11:38:36 +08:00
portable_static_assert.h Make portable static assert explicit 2017-09-10 15:01:14 +02:00
ppgen.h add missing unsigned integer types in ppgen 2018-05-13 11:16:37 +02:00
pre_join.h Fix joins with CTEs 2019-05-25 14:04:44 +02:00
prepared_execute.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
prepared_insert.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
prepared_remove.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
prepared_select.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
prepared_update.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
remove.h Use clang-tidy modernize fixes 2017-09-10 15:45:07 +02:00
result_field_base.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
result_field.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
result_row_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
result_row.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
result.h Removed templated variables 2017-10-23 09:10:10 -04:00
rhs_wrap.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
schema_qualified_table.h Use clang-tidy modernize fixes 2017-09-10 15:45:07 +02:00
schema.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
select_column_list.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
select_flag_list.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
select_flags.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
select_pseudo_table.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
select.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
serialize.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
serializer_context.h Use clang-tidy to prevent else after return 2017-09-10 15:12:45 +02:00
serializer.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
simple_column.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
single_table.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
some.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
sort_order.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
sqlpp11.h Use clang-format to streamline include guards 2017-09-10 14:55:11 +02:00
statement_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
statement.h Use count instead of is_element_of 2017-10-29 16:39:51 +01:00
table_alias.h Add quoting for table and column names. 2017-11-26 19:19:26 +01:00
table_ref.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
table.h Add explicit greater condition. 2018-12-06 20:19:19 +01:00
transaction.h Fixed transaction_t move constructor 2018-07-05 21:45:14 +02:00
trim.h Remove aggregate attribute from trim() 2019-08-28 09:42:48 +02:00
tvin.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
type_traits.h Remove null_is_trivial_value 2020-09-29 08:42:37 +02:00
unconditional.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
union_data.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
union_flags.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
union.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
update_list.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
update.h Use clang-format to explicitly mark unused parameters 2017-09-10 14:58:51 +02:00
using.h Cleanup bogus return statements 2019-02-27 13:53:28 +01:00
value_or_null.h Add serializer for value_or_null 2018-06-28 19:20:09 +02:00
value_type_fwd.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
value_type.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
value.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
verbatim_table.h Minor cleanup thanks to clang-tidy 2017-09-10 15:54:59 +02:00
verbatim.h Minor cleanup thanks to clang-tidy 2017-09-10 15:54:59 +02:00
where.h Fix serialization of empty dynamic_where 2019-08-20 10:31:54 +02:00
with.h Use clang-tidy to wrap single-line blocks into {} 2017-09-10 15:05:34 +02:00
without_table_check.h Fix without_table_check for alias expressions 2017-10-16 20:43:07 +02:00
wrap_operand.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00
wrong.h Use clang-format to add closing namespace comments 2017-09-10 14:56:51 +02:00