Investigate if the InstallerDB could be replaced with something simpler

Description

For integration test execution the InstallerDB is used to populate the database.

To populate the database a create.sql file must be present.

The InstallerDB parses and analyzes this file. The parser does not understand ALL SQL statements and fails in a lot of ways (e.g. too few or too many whitespaces).

It would be ideal if we could replace the InstallerDB in general.

For this we should investigate:

 * if it can actually be removed

 * if it is used in some way other than setting up the database while testing

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Benjamin Reed September 9, 2020 at 7:59 PM

end of an era

Benjamin Reed July 30, 2020 at 6:07 PM

My updates to 's patches are ready for review.  Everything's green in circle.

DJ Gregor July 1, 2019 at 1:50 AM

Fixed

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created July 17, 2017 at 2:31 PM
Updated September 9, 2020 at 7:59 PM
Resolved September 9, 2020 at 7:54 PM