Skip to content

Show warning for single database connection

Arturo Herrero requested to merge 419997-single-connection-warning into master

Description

Show warning for single database connection. This implementation was based on the PostgreSQL version warning message.

Reference:

You can test this by removing the ci: section from the config/database.yml file.

Screenshot_2023-09-12_at_13.29.24

Related to #419997 (closed).

Merge request reports