supportsTransactions driver parameter

This commit is contained in:
Jan Prochazka
2024-09-11 08:16:54 +02:00
parent 293ef047d0
commit 448c15c308
6 changed files with 8 additions and 3 deletions

View File

@@ -120,6 +120,7 @@ const mysqlDriverBase = {
authTypeLabel: 'Connection mode',
defaultAuthTypeName: 'hostPort',
defaultSocketPath: '/var/run/mysqld/mysqld.sock',
supportsTransactions: true,
getNewObjectTemplates() {
return [