opnsense-ports/databases/squirrel-sql/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

13 lines
262 B
Text

[
{ type: install
message: <<EOM
To connect to your favorite database you can install one of the following JDBC
drivers.
* databases/mysql-connector-java
* databases/postgresql-jdbc
After that you have to configure the driver via the GUI (see Help).
EOM
}
]