Skip to content

Commit 50921fc

Browse files
committed
Add new reflection-based .as to change log
1 parent 4b61d6c commit 50921fc

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/change_log.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44

55
## next
66

7-
Breaking changes:\
7+
Breaking changes:
8+
89
- Added log_category parameter to log function, #86
910

10-
Other changes:\
11+
Other changes:
12+
13+
- add .as<"my_name">() overload (requires C++26 with reflection), #99
1114
- deprecate result_row_t::as_tuple
1215
- new as_tuple(const result_row_t&)
1316
- new get_sql_name_tuple(const result_row_t&), #72

0 commit comments

Comments
 (0)