Germán González

Results 1 comments of Germán González

@craigharman this seems related to issue #1027. You can workaround this error with something like this ```js export const truncateTables = async (schemas: string[] = ['public']) => { const connection...