Shane da Silva

Results 170 comments of Shane da Silva

Thanks for investigating! Given there is a workaround, I'm inclined to leave this issue open for someone with enough interest to fix. Will happily merge a pull request fixing the...

Happy to merge pull request that adds this as a configurable option.

Happy to merge a pull request adding support!

Sorry for the delay in response. Supportive of a PR that adds the additional check!

Hey @gnufied, This is a great idea. Writing some integration tests to work with Vagrant would be interesting to try out. Rather than just allowing the identity file to be...

>Just merged a PR that should fix this https://github.com/porsager/postgres/pull/578 > >Can you check how that works? I still receive the same error with that change. >They probably still have to...

Here's a test that reproduces the failure: ```ts t('Insert array into custom domain array', async() => { await sql`create domain my_custom_array_type as text[]` await sql`create table test (x my_custom_array_type)` await...

Closing since a workaround has been provided. Thanks!

Going to close since a workaround has been provided. Thanks!