CubikNeRubik / angular-electron-typeorm-starter

This is a start kit for easy launch of Electron, Angular 8 + Material and TypeORM + SQLite.
MIT License
67 stars 31 forks source link

Fix of "SQLITE_ERROR: near "}"" on multiple tables. #10

Closed CubikNeRubik closed 5 years ago

CubikNeRubik commented 5 years ago

Issue reproduced only on "npm run electron:windows" when you try to use more then one table in your app.

CubikNeRubik commented 5 years ago

fix of #7