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
> What is an LMS lite for me? For us to be helpful, we need more details than "Courses: several lessons (web page, pdf, video, audio, quiz), sequence of lessons." Here is a very lite version of...
Is it possible to create a LMS site ?
OK, I did some more testing and figured this one out. In the paragraphs field setting for each content type you are using them, you can make the following selection for Default Edit Mode. I was in...
How to use 'Paragraphs Editor Preview'
Typically in a basic site, and as far as I know (I may be wrong) Backdrop doesn't store cookies for anonymous users, EXCEPT if you have things that need to persist, for example, if you create a View...
Does Backdrop set any Cookies / session variables for guests?