Describe your issue or idea
The testing cache is initialized with a MySQL-specific SHOW TABLES
call and a couple db_query()
s to close the tables. This SQL can be refactored into the MySQL database classes.
Steps to reproduce (if reporting a bug)
- Fork the project
- Restore the pgsql database classes
- Try to get the tests to work using pgsql with caching
(Yeah, not exactly an "80% of sites" use case, is it? ;) )
Relevant version/system information (if applicable)
Backdrop 1.8 / Silkscreen 1.7.x
GitHub Issue #:
2888
Recent comments
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog