Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MariaDB support #147

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Add MariaDB support #147

merged 1 commit into from
Apr 2, 2024

Conversation

francoism90
Copy link
Contributor

@francoism90 francoism90 commented Mar 18, 2024

This should solve:

local.ERROR: Cannot create a dumper for db driver `mariadb`. Use `mysql`, `pgsql` or `sqlite`. {"exception":"[object] (Spatie\\DbSnapshots\\Exceptions\\CannotCreateDbDumper(code: 0): Cannot create a dumper for db driver `mariadb`. Use `mysql`, `pgsql` or `sqlite`. at /app/vendor/spatie/laravel-db-snapshots/src/Exceptions/CannotCreateDbDumper.php:11)

Since Laravel 11, MariaDB has a dedicated driver.

@francoism90
Copy link
Contributor Author

@freekmurze freekmurze merged commit a5f72ca into spatie:main Apr 2, 2024
18 checks passed
@freekmurze
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants