split column expression into separate classes
This commit is contained in:
@@ -31,6 +31,7 @@ add_executable(OrmTests
|
||||
sql/StatementCacheTest.cpp
|
||||
utils/auto_reset_event.cpp
|
||||
utils/auto_reset_event.hpp
|
||||
query/ColumnExpressionTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(OrmTests matador-orm matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user