Commit Graph

6 Commits

Author SHA1 Message Date
renovate[bot]
81f465ca20 chore(deps): update postgres docker tag to v13 (#6338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:46:21 -04:00
renovate[bot]
3288e0e65b chore(deps): update mariadb docker tag to v10.6 (#6332)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:46:21 -04:00
Rijk van Zanten
9c49c4eb46 Fixed unique constraint violation error extraction for MySQL 5.7 (#6059)
* Add MySQL 5.7 docker debug instance

* Fix unique error constraint extraction in MySQL 5.7

Fixes #5719
2021-06-03 23:33:31 -04:00
rijkvanzanten
15d131727c Add Azurite to dev setup 2021-03-12 16:30:03 -05:00
Rijk van Zanten
97dcdad847 OracleDB baby steps (#4464)
* Allow external connections in oracle debug

* Fix oracle overview query

* Use correct alive check for oracle

* Remove unused import

* Validate correct env vars for oracle
2021-03-10 16:58:49 -05:00
rijkvanzanten
b2f6ded0c2 Add docker-compose file for local dev / debugging 2021-03-09 14:15:08 -05:00