Skip to content

1) Added option to include name of the target DB; 2) Update %global_tables for funcgen

Marek Szuba requested to merge github/fork/juettemann/master into master

Created by: juettemann

  1. Added option to include name of the target DB; 2) Update %global_tables for funcgen

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion;
  • Review the contributing guidelines for this repository; remember in particular:
    • do not modify code without testing for regression
    • provide simple unit tests to test the changes
    • the PR must not fail unit testing

Description

  1. Added option to include name of the target DB; 2) Update %global_tables for funcgen

Benefits

Possible Drawbac

Testing

Have you added/modified unit tests to test the changes?

Yes.

If so, do the tests pass/fail?

Pass, of course.

Have you run the entire test suite and no regression was detected?

Yes.

Merge request reports