Skip to content

Commit 379fb2e

Browse files
committed
Fix for showFields
1 parent 2a19233 commit 379fb2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/migration.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ function mixinMigration(PostgreSQL) {
7777
cb(err, fields);
7878
}
7979
});
80-
};
8180

8281
// const sql = 'SELECT column_name AS "column", data_type AS "type", ' +
8382
// 'datetime_precision AS time_precision, ' +

0 commit comments

Comments
 (0)