Skip to content

Conversation

@rustprooflabs
Copy link
Owner

Closes #314.

@rustprooflabs rustprooflabs added the breaking Breaking change label Apr 23, 2023
@rustprooflabs rustprooflabs added this to the 0.8.0 milestone Apr 23, 2023
conn.commit()

LOGGER.info(f'Updated QGIS layer styles for {db_name}.{schema_name}')
LOGGER.info(f'Updated QGIS layer styles for database {db_name}')

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This expression logs [sensitive data (password)](1) as clear text.
@rustprooflabs
Copy link
Owner Author

Hm, I was certain there was an example in the docs using this, must not have made the rewrite 🤷

make passes, merging.

@rustprooflabs rustprooflabs merged commit 45843be into main Apr 23, 2023
@rustprooflabs rustprooflabs deleted the remove-schema-name-option branch April 23, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove --schema-name option

2 participants