Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@saulens22
Copy link
Contributor

In older Laravel versions, database.php config file contained dbal section with types key, which allowed to define custom database types. Starting Laravel 11, that section was removed and Laravel can retrieve custom database types from the database itself as string. Those are treated as mixed if not defined in DocumentationGenerator.php.

This pull request adds back the same functionality - custom type mapping can be defined in config file.

@saulens22 saulens22 mentioned this pull request Mar 21, 2024
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.

1 participant