mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-12 06:09:02 -05:00
1824f9cde0
If the column or the connector indicates that NULL corresponds to a trivial value, then the trivial value is returned. Otherwise, an assert fails or an exception is thrown, depending on the preferences of the connector.