fnc12 / sqlite_orm

❤️ SQLite ORM light header only library for modern C++
GNU Affero General Public License v3.0
2.19k stars 305 forks source link

Removed `prefix` from column constraints #1286

Closed trueqbit closed 1 month ago

trueqbit commented 1 month ago

Introduces the checking of elements and constraints that are passed to the table factory functions.