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

Fix `_colalias` namespace #1318

Closed trueqbit closed 1 week ago

trueqbit commented 1 week ago

The _colalias literal operator should be in the inline namespace sqlite_orm::literals.