netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

fixes #7879 - config set schema command for postgresql

Open wumpz opened this issue 1 year ago • 0 comments

Postgresql configuration does simply not contain the set default schema command.

This PR tries to include this.

The most fitting command seems to be set search_path.

wumpz avatar Oct 21 '24 21:10 wumpz