nodejs-questdb-client
nodejs-questdb-client copied to clipboard
Option to supply name for 'timestamp'
trafficstars
https://github.com/questdb/nodejs-questdb-client/issues/29
In reference to this issue, it is said "If you just use timestampColumn(), the row is not getting closed, and never gets sent to the server.".
In our datebase the timestamp field is just called time. Could the possibility to supply a custom name for the timestamp field be added to this library?