pact_broker icon indicating copy to clipboard operation
pact_broker copied to clipboard

chore: Allow schema configuration

Open maxforasteiro opened this issue 11 months ago • 3 comments

Description

hey there, I made the changes with the help of AI™ I wasn't able to properly test it :D fixes #726

maxforasteiro avatar May 28 '25 11:05 maxforasteiro

Cheers for the change. Have added a few on for review, have you tested this out for your requirements?

YOU54F avatar Jul 02 '25 17:07 YOU54F

It looks like this has gone stale...

@YOU54F, should we incorporate the changes manually so we can merge this? I'm not very familiar with this part of the codebase.

JP-Ellis avatar Sep 05 '25 03:09 JP-Ellis

It looks like this has gone stale...

@YOU54F, should we incorporate the changes manually so we can merge this? I'm not very familiar with this part of the codebase.

Yeah I can try and pick this up.

I would probably just test manually, and ensure it retains the existing behaviour, whilst allowing others to setup a database with a specified schema.

it may be that in a future 3.x release, we default to a named schema for new databases and users opt in to public, if recommendations against using the public schema is now the default in latest versions of pg

YOU54F avatar Oct 09 '25 16:10 YOU54F