Closed alexgit2k closed 3 years ago
Fixed that line in the readme since it was misleadingly describing Craft’s database requirements and not the project’s. Local Development Setup step 2 is more specific/accurate:
Make sure you’ve used nitro db new to create a PostgreSQL 13 database engine.
Thanks for pointing this out!
Description
Demo-website should work with "PostgreSQL (11.5+) / MySQL (5.7+)", however importing the database-dump leads to errors.
Steps to reproduce
ERROR 1193 (HY000) at line 8: Unknown system variable 'statement_timeout'
Additional info