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
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-) One of my biggest wishes is to understand the hook...
File hashing uploads made through TinyMCE