lucabecchetti / laravel-mysql-partition

Useful Laravel package to easily work with MySQL Partition
Other
139 stars 23 forks source link

General error: 1506 Foreign keys are not yet supported in conjunction with partitioning #7

Closed emad-sure closed 2 years ago

emad-sure commented 2 years ago

Thanks for your efforts building and maintaining this awesome package whenever am trying to use the artisan command to create partitions by range on existing table i got this general error . is there any work around or what am missing.

lucabecchetti commented 2 years ago

Partitioned table does not support foreign key