Aymen Ketata
Results
2
issues of
Aymen Ketata
Hello David 👋 I just noticed that comments are not handled correctly when formatting the SQL queries. For example ```sql SELECT * FROM table_a WHERE user_name="john doe" /* just a...
## Summary Hey 👋 I generated code with pydantic validation. A nested class failed the validation. For some reason, the object is validated twice once with the initialized object and...