aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/FieldValueConverter.h
AgeCommit message (Collapse)Author
2025-06-24Core/Database: Add new member functions to Field class that return empty ↵Shauren
optionals if database result was NULL
2024-04-10Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values ↵Shauren
directly without casting in sql
2023-05-14Core/DBLayer: Relaxed restrictions on which Field class member function can ↵Shauren
be used to access column value from "strict match" to "must not truncate"