Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CMake process_schema not triggering gaiac after ddl change #990

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

simone-gaia
Copy link
Contributor

I noticed that when using the process_schema() Cmake function if you change the DDL nothing happens. Apparently, the custom_command that triggers gaiac no longer depends on the DDL. I think this is a bug, if it is an intended behavior we should comment it.

I noticed that when using the `process_schema()` Cmake function if you change the DDL nothing happens. Apparently, the custom_command that triggers `gaiac` no longer depends on the DDL. I think this is a bug, if it is an intended behavior we should comment it.
Copy link
Contributor

@senderista senderista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LaurentiuCristofor LaurentiuCristofor changed the title Fix CMake process_schema no triggering gaiac after ddl change Fix CMake process_schema not triggering gaiac after ddl change Oct 7, 2021
@simone-gaia simone-gaia merged commit 84f0cca into master Oct 7, 2021
@LaurentiuCristofor LaurentiuCristofor deleted the simone-cmake-process-schema-ddl-depend branch October 15, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants