statistikZH / statbotData

MIT License
0 stars 1 forks source link

Set postgres schema #90

Closed sabinem closed 1 year ago

sabinem commented 1 year ago

This PR improves the handeling of postgres queries: instead of modifying the queries to add the schema, a postgres is executed to first set the schema path. Afterwards the queries can be run as they are, without modification.