container-common-scripts icon indicating copy to clipboard operation
container-common-scripts copied to clipboard

database library would be nice for mysql, mariadb and postgresql containers

Open phracek opened this issue 2 years ago • 0 comments

It would be nice to have a database library, like test-database.sh which could have functions, which are used by mysql-container, mariadb-container, and postgresql-container.

See files:

  • https://github.com/sclorg/mariadb-container/blob/master/test/test-lib-mysql.sh
  • https://github.com/sclorg/mysql-container/blob/master/test/test-lib-mysql.sh
  • https://github.com/sclorg/postgresql-container/blob/master/test/run-openshift-local-cluster

phracek avatar Feb 28 '23 14:02 phracek