Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow for quoted enum/types to be correctly imported
used prettier for formatting as per contributing.md the type/enum check is case sensitive as there is no way I found to verify if the type was declared in quotes (case-sensitive) or without (to-lowercase by postgres)
- Loading branch information