MajiD
MajiD
Hi. Any chance on this ?
I tried different versions of **mssql** and **typeorm** but it didn't work. ``` TypeError: Cannot read properties of null (reading '0') at SqlServerQueryRunner.getCurrentSchema (C:\Projects\VoltaServer\node_modules\typeorm\src\driver\sqlserver\SqlServerQueryRunner.ts:427:34) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async SqlServerDriver.connect...
@cs-maciej Unfortunately not. I did try a lot of things and changing versions but none of them fixed the issue so far. Mine is working with `typeorm 0.2.29` and `mssql...