Support the ongoing development of Laravel.io →
posted 8 years ago
Database

Hello,

i'm trying to migrate an existing SQLite to MySQL but it throws the following error: [Doctrine\DBAL\DBALException]
Unknown database type requested, Doctrine\DBAL\Platforms\SqlitePlatform may not support it.

Also the SQLite contains some Views v_xxx and Indexes "idx_xxx" which can not be migrated.

Do you have any idea how to deal with this?

I'm using the following to create the migrations: https://github.com/Xethron/migrations-generator

Seeds are perfectly generated with iseed.

Thanks

Last updated 3 years ago.
0

Any Idea?

0

Sign in to participate in this thread!

PHPverse

Your banner here too?

Rocky rocky Joined 19 Feb 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.