diff options
author | Daniel Black <daniel@mariadb.org> | 2021-09-12 06:22:47 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 22:22:47 +0200 |
commit | 7ae4a43d99fc48afdd2b98e9ff18428ecc09dc4b (patch) | |
tree | a9564f631de388eeba8504a9e39938b209e648f0 /lib/sqlalchemy/testing/requirements.py | |
parent | 3ddf0a3648fe0dfba1a8b7e9f00db27fa6640a7e (diff) | |
download | sqlalchemy-7ae4a43d99fc48afdd2b98e9ff18428ecc09dc4b.tar.gz |
README.unittest container edits mainly mariadb/mysql (#7014)
Simplify it a bit:
* test_schema2 isn't needed in MySQL/MariaDB test.
* Only permissions on test_schema are needed.
* User without qualification defaults to user@'%'.
* Use MARIADB_* names with MariaDB container that has
been there most of this year in releases.
* We don't need to specify a database on connection
when creating users/databases.
* On all containers - docker will always pull image
if not available. Also postgres image didn't match
container initialization.
* Remove container versions, just use latest
Diffstat (limited to 'lib/sqlalchemy/testing/requirements.py')
0 files changed, 0 insertions, 0 deletions