.. |
ArrayParser.h
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
|
2021-04-09 10:17:28 +08:00 |
BaseBuilder.h
|
Use the constexpr if instead of std::enable_if (#1843)
|
2023-11-15 11:22:14 +08:00 |
CoroMapper.h
|
Fix: typo on Mapper method (#1867)
|
2023-11-28 17:52:25 +08:00 |
Criteria.h
|
Delete apply.h (#1763)
|
2023-08-29 13:55:04 +08:00 |
DbClient.h
|
Feature: Integrate spdlog as logging backend (#1771)
|
2023-12-04 23:42:35 +08:00 |
DbListener.h
|
Support postgresql asynchronous notification (LISTEN/NOTIFY). (#1464)
|
2023-01-04 23:50:49 +08:00 |
DbTypes.h
|
Add default value interface to sqlbinder for mysql and postgresql (#704)
|
2021-02-07 10:34:49 +08:00 |
Exception.h
|
Omit redundant virtual specifiers (#1325)
|
2022-07-26 12:19:54 +08:00 |
Field.h
|
Drop cpp14 build (#1740)
|
2023-08-23 11:49:55 +08:00 |
FilterBuilder.h
|
Make & and * directly adjacent to variable names (#1810)
|
2023-10-12 11:27:25 +08:00 |
FunctionTraits.h
|
Use the constexpr if instead of std::enable_if (#1843)
|
2023-11-15 11:22:14 +08:00 |
Mapper.h
|
GitHub Action to find typos in the codebase using codespell (#1876)
|
2023-12-09 13:48:24 +08:00 |
QueryBuilder.h
|
Make & and * directly adjacent to variable names (#1810)
|
2023-10-12 11:27:25 +08:00 |
RestfulController.h
|
GitHub Action to find typos in the codebase using codespell (#1876)
|
2023-12-09 13:48:24 +08:00 |
Result.h
|
Remove the default ctor of the Row class in ORM (#1885)
|
2023-12-17 08:28:35 +08:00 |
ResultIterator.h
|
Drop cpp14 build (#1740)
|
2023-08-23 11:49:55 +08:00 |
Row.h
|
Remove the default ctor of the Row class in ORM (#1885)
|
2023-12-17 08:28:35 +08:00 |
RowIterator.h
|
Drop cpp14 build (#1740)
|
2023-08-23 11:49:55 +08:00 |
SqlBinder.h
|
Use the constexpr if instead of std::enable_if (#1843)
|
2023-11-15 11:22:14 +08:00 |
TransformBuilder.h
|
Make & and * directly adjacent to variable names (#1810)
|
2023-10-12 11:27:25 +08:00 |