added alter table command to fluent query builder (progress)
This commit is contained in:
@@ -18,6 +18,7 @@ add_executable(CoreTests
|
||||
object/PrimaryKeyResolverTest.cpp
|
||||
object/SchemaTest.cpp
|
||||
utils/MessageBusTest.cpp
|
||||
../backends/SchemaFixture.hpp
|
||||
)
|
||||
|
||||
target_link_libraries(CoreTests matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user