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