added sql function and alias
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ add_executable(tests builder.cpp
|
||||
models/flight.hpp
|
||||
models/person.hpp
|
||||
AnyTypeToVisitorTest.cpp
|
||||
ColumnTest.cpp)
|
||||
ColumnTest.cpp
|
||||
SessionRecordTest.cpp)
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
matador
|
||||
|
||||
Reference in New Issue
Block a user