agiletiger / ojotas

The database-first ORM
MIT License
7 stars 4 forks source link

improve testing of generateParamsTypeFromAst #17

Closed nicoabie closed 10 months ago

nicoabie commented 10 months ago

it could receive the AST and an array of table definitions so we can generate more tests and no need to be querying the db in that method