Hi, this project looks amazing, and I was hoping to use it in Node.js to help manage my ClickHouse migrations. Are there any plans to publish it to npm? I see it already has a package.json; it's just set to private:
I understand that this library is experimental, but for my use case it looks like it already parses all the ClickHouse SQL syntax I would need. Of course I can build it locally, but it would be great to have an easier way to use it! Thanks for considering. 🙂
Hi, this project looks amazing, and I was hoping to use it in Node.js to help manage my ClickHouse migrations. Are there any plans to publish it to npm? I see it already has a
package.json; it's just set to private:clickhouse-analyzer/packages/clickhouse-analyzer/package.json
Line 7 in b800708
I understand that this library is experimental, but for my use case it looks like it already parses all the ClickHouse SQL syntax I would need. Of course I can build it locally, but it would be great to have an easier way to use it! Thanks for considering. 🙂