taosdata / driver-go

taos go driver
MIT License
89 stars 32 forks source link

go connector支持schemaless写入吗? #60

Closed zhwentao closed 2 years ago

huskar-t commented 2 years ago

@zhwentao 参考https://github.com/taosdata/driver-go/blob/develop/af/conn_test.go#L689-L727 需要手动编译 TDengine https://github.com/taosdata/TDengine develop 分支