wvanbergen / node-vertica

Pure javascript Vertica database client. Except it is written in CoffeeScript.
MIT License
44 stars 30 forks source link

Add typeOID '1082':'date' #68

Open pietersv opened 1 year ago

pietersv commented 1 year ago

Vertica 12.0 returns typeOID 1082 rather than 10 for date fields.

itsKnight847 commented 1 year ago

also '1114' for (previous to version 12 of vertica) 12: "timestamp" adding would be nice