You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Laravel version
11.26.0
PHP version
8.3
Voyager version
1.8.0
Database
sqlite
Description
Change $indexes[0]['type'] to reset($indexes)['type'] to fix it
at src/Database/Schema/SchemaManager.php#L77
Steps to reproduce
Create table in sqlite database with many indexes, and id-key not the first one. And create bread for this table from /admin/bread/ url
Expected behavior
Creating bread without errors
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: