ts-sql-codegen
ts-sql-codegen copied to clipboard
Database driven code generation for ts-sql-query
Results
2
ts-sql-codegen issues
Sort by
recently updated
recently updated
newest added
Hi, thanks for building/maintaining this project! I had a small question: currently, the code generated from this project generates import statements of the form: ```typescript import { Table as Table4...
Hello! Thank you a lot for the library. I'm trying to apply it to my project, however I have issues with the file extensions in the generated files. I'm using...