Skip to content

Migrate cratedb_sqlparse from javascript to typescript #52

@alexdametto

Description

@alexdametto

Right now cratedb_sqlparse does not support typescript, so every typescript project that wants to use this library needs to define their own types, leading to possible type error(s). We should migrate it to typescript (since it is also compatible with plain javascript).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestjavascriptAbout the Javascript package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions