fix: export sql parser EntityContext types #312
Annotations
4 errors
Run tsc check:
src/main.ts#L18
'"dt-sql-parser"' has no exported member named 'CommonEntityContext'. Did you mean 'EntityContext'?
|
Run tsc check:
src/main.ts#L19
'"dt-sql-parser"' has no exported member named 'ColumnEntityContext'. Did you mean 'EntityContext'?
|
Run tsc check:
src/main.ts#L20
'"dt-sql-parser"' has no exported member named 'FuncEntityContext'. Did you mean 'EntityContext'?
|
Run tsc check
Process completed with exit code 2.
|
Loading