-
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Typed sql overload functions (#520)
* feat: Add Typed SQL Function Tags * feat: Add Typed SQL Function Tags * remove hungarian notation for new types * rename new mode to ts-implicit * cleanup * fix wrong imports in generated files * prevent watch mode crashes on errors * add e2e test for ts-implicit mode * update test snapshots --------- Co-authored-by: Adel Salakh <adel@zetico.io>
- Loading branch information
1 parent
cdfadfb
commit e5f920e
Showing
14 changed files
with
663 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.