Skip to content

core cats: fix drop tables ddl#1092

Merged
arogge merged 2 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/cats_fix_drop_tables_ddl
Mar 9, 2022
Merged

core cats: fix drop tables ddl#1092
arogge merged 2 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/cats_fix_drop_tables_ddl

Conversation

@bruno-at-bareos
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos commented Mar 1, 2022

Adds drop view instruction to remove subscriptions views in script drop_bareos_tables

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
  • If backport: add original PR number and target branch at top of this file: Backport of PR#000 to bareos-2x
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing

- Add drop views instructions for subscriptions views

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
@arogge arogge force-pushed the dev/bruno/master/cats_fix_drop_tables_ddl branch from 94e25c1 to daeab50 Compare March 9, 2022 10:51
@arogge arogge merged commit b11bdcc into bareos:master Mar 9, 2022
@bruno-at-bareos bruno-at-bareos deleted the dev/bruno/master/cats_fix_drop_tables_ddl branch July 4, 2022 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants