Open ghost opened 4 years ago
The ticks were causing malformed queries and not allowing access to Sip admin module links. I have only tested on mysql Ver 8.0.19 for Linux on x86_64
This patch can break the MySQL support. You have to change it to return old format for MySQL backend and this one for Postgres.
Did everything work work with Postgres when using this patch?
The ticks were causing malformed queries and not allowing access to Sip admin module links. I have only tested on mysql Ver 8.0.19 for Linux on x86_64
54