You can make your own date and time type parser:. const pg = require('pg'); pg.types.setTypeParser(1114, function(stringValue) { return ...
確定! 回上一頁