Jozef Slezak
Jozef Slezak
Hello, I would like to ask you if you would accept following code structure improvements (if so, I could help with a pull request): 1. tally package just for interfaces...
Hello, I would like to ask you if you would accept following code structure improvements (if so, I could help with a pull request): 1. use logger interface (instead of...
### Version Information Server Version: v2.11.1-cloud.2 ### Environment Cloud/ OSS ### What is the current behaviour? Hasura can track mutation from custom volatile postgres function that returns single object (not...
### Version Information Server Version: v2.8.4-cloud.1 ### What is the current behaviour? Hasura displays toast error".is a view. Views cannot have row-level BEFORE or AFTER triggers." from postgres when I...
Asi nemame osetrene zapisovanie CSS suborov - pada nam na chybe, ze sa nepodarilo transpilovat, ale v tom tomto pripade zrejme netreba transpilaciu. Prosim zreprodukovat problem a osetrit.
Goal: make existing code more readable/maintanable - templates will allow customization per project Checklist: - [ ] refactor existing lowcode implementation in the way that typescript factory code will be...
Goal: - refactoring of existing code: instead of typescript factory that create AST use templates + refactoring rules - read template into AST and apply refactoring rules (using a script)...
Support not only Hasura but also https://chillicream.com/docs/hotchocolate
Goal: Refactor existing internalization code from `ts.factory*()` to templates Background: we believe it is more intuitive to extend and maintain the codegen functionality using templates (rather then typescript factories). Typescript...