mirror of https://github.com/pixelfed/pixelfed
Add isMysql/isMariadb split helpers for MySQL-vs-MariaDB divergence
For the rare cases where SQL must differ between MySQL and MariaDB, add DatabaseDriver::isMysql()/isMariadb() and db_is_mysql()/db_is_mariadb() alongside the existing grouped isMysqlMaria()/db_is_mysql_maria().pull/7271/head
parent
e3b6cebf27
commit
30440c5e00
Loading…
Reference in New Issue