mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
SYNC: transaction test works for oracle
This commit is contained in:
committed by
Diflow
parent
13fc3ee25e
commit
a6ab37f21c
@@ -2,6 +2,6 @@ module.exports = {
|
||||
mysql: true,
|
||||
postgres: true,
|
||||
mssql: true,
|
||||
// oracle: true,
|
||||
oracle: true,
|
||||
// sqlite: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user