We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b61d6c commit 50921fcCopy full SHA for 50921fc
1 file changed
docs/change_log.md
@@ -4,10 +4,13 @@
4
5
## next
6
7
-Breaking changes:\
+Breaking changes:
8
+
9
- Added log_category parameter to log function, #86
10
-Other changes:\
11
+Other changes:
12
13
+- add .as<"my_name">() overload (requires C++26 with reflection), #99
14
- deprecate result_row_t::as_tuple
15
- new as_tuple(const result_row_t&)
16
- new get_sql_name_tuple(const result_row_t&), #72
0 commit comments