mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 00:06:01 +00:00
plugin versions
This commit is contained in:
@@ -28,11 +28,12 @@ const hasPermission = require('../utility/hasPermission');
|
|||||||
// }
|
// }
|
||||||
|
|
||||||
const preinstallPluginMinimalVersions = {
|
const preinstallPluginMinimalVersions = {
|
||||||
'dbgate-plugin-mssql': '1.2.1',
|
'dbgate-plugin-mssql': '1.2.2',
|
||||||
'dbgate-plugin-mysql': '1.2.1',
|
'dbgate-plugin-mysql': '1.2.2',
|
||||||
'dbgate-plugin-postgres': '1.2.1',
|
'dbgate-plugin-postgres': '1.2.2',
|
||||||
'dbgate-plugin-csv': '1.0.8',
|
'dbgate-plugin-mongo': '1.0.1',
|
||||||
'dbgate-plugin-excel': '1.0.6',
|
'dbgate-plugin-csv': '1.0.9',
|
||||||
|
'dbgate-plugin-excel': '1.0.8',
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|||||||
Reference in New Issue
Block a user