1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix(PostgreSQL): wrong values exporting table content

This commit is contained in:
2022-04-02 11:44:55 +02:00
parent 638a88a1fb
commit 0f9c991f53
4 changed files with 88 additions and 100 deletions

View File

@@ -39,6 +39,7 @@ module.exports = {
schemaEdit: false,
schemaDrop: false,
schemaExport: false,
exportByChunks: false,
schemaImport: false,
tableSettings: false,
tableOptions: false,