popbr / data-integration

Apache License 2.0
1 stars 4 forks source link

Easing the modification of mySQL user's credentials in the Installation_Test project #21

Closed aubertc closed 9 months ago

aubertc commented 9 months ago

In short Implement the DetermineSQLLogin routine that improves security and portability into the Installation_Test, and document it.

In more details:

aubertc commented 9 months ago

All of that was taken care of, and tested, during last week: https://github.com/popbr/data-integration/compare/7ce9d01..446a533

There was a discrepancy between the methods used in DatabaseIO and Installation_Test: maybe that should be resolved?