nodejs-questdb-client icon indicating copy to clipboard operation
nodejs-questdb-client copied to clipboard

Option to supply name for 'timestamp'

Open MaximilianLloyd opened this issue 9 months ago • 0 comments
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?

MaximilianLloyd avatar Jan 30 '25 22:01 MaximilianLloyd