Skip to content
Snippets Groups Projects
Commit 724e6c57 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

CMakeLists.txt definition adjusted to changes in schema types deployment.

parent 477aeb79
No related branches found
No related tags found
1 merge request!207Changes to be deployed as v1.27.3 release (matching hived v1.27.3)
ADD_PSQL_EXTENSION(
NAME hive_fork_manager
SCHEMA_SOURCES context_rewind/data_schema.sql
SCHEMA_SOURCES context_rewind/data_schema_types.sql
context_rewind/data_schema.sql
events_queue.sql
forks.sql
app_context.sql
......@@ -14,7 +15,6 @@ ADD_PSQL_EXTENSION(
hived_api_impl_indexes.sql
DEPLOY_SOURCES trigger_switch/trigger_off.sql
context_rewind/data_schema_types.sql
context_rewind/names.sql
context_rewind/triggers.sql
context_rewind/event_triggers.sql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment