### Related to Web-Backend (APIs) ### Impact must have ### Missing Feature Connect with socket to mariadb ### Implementation In semaphore.json, support "mysql": { "host": "unix(/var/run/mysqld/mysqld.sock)", } ### Design Pass the host value as is to the Go driver
Related to
Web-Backend (APIs)
Impact
must have
Missing Feature
Connect with socket to mariadb
Implementation
In semaphore.json, support
"mysql": {
"host": "unix(/var/run/mysqld/mysqld.sock)",
}
Design
Pass the host value as is to the Go driver