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

Remove temp tables #84

Merged
merged 7 commits into from
Mar 15, 2022
Merged

Remove temp tables #84

merged 7 commits into from
Mar 15, 2022

Conversation

EthanGrahn
Copy link

Removed the creation of _temp tables during liquibase runtime. I've added lines to clear these temp tables for any existing deploys. This also includes minor updates to the Docker setup.

Ethan Grahn added 6 commits March 14, 2022 11:34
Allow setting log level via LOG_LEVEL env var and default the value to
info instead of debug
Removed the creation of `_temp` tables as this is handled by the
crawler. Included new lines to remove temp tables from existing deploys.
Closes #36
Copy files into liquibase image so that it can be run without mounting a
volume. Also explicitly define the necessary env vars.
@EthanGrahn EthanGrahn linked an issue Mar 14, 2022 that may be closed by this pull request
@dblodgett-usgs dblodgett-usgs self-requested a review March 14, 2022 22:14
@EthanGrahn EthanGrahn merged commit 394f9f0 into master Mar 15, 2022
@EthanGrahn EthanGrahn deleted the clear-temp-tables branch March 15, 2022 15:01
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.

Remove or rename errored tables under nldi_data schema
2 participants