dokuwiki-plugin-data
dokuwiki-plugin-data copied to clipboard
Quote values in SQL query
Fixes regression introduced in refactoring for the new SQLite class
Fixes https://github.com/dokuwiki/dokuwiki/issues/4152
Tests run fine after the latest update of the sqlite plugin.
There are still 68 code style violations to fix manually...
The actual issue that this PR is supposed to fix is already addressed in the latest version of the data plugin.
I am closing this PR and will open another one with updated testing workflow and code style fixes.