Skip to content

[Feature Request]: Normalize Eloquent table and column names to lowercase #1370

Description

@NealVanMeerbeek-NMEE

Feature Description

Description

A few of our projects use the odbc-pdo-extension in conjunction with an IBM I-driver. This driver sends the table and column names in all-caps, causing the Eloquent autocomplete to only recognize the uppercase variant.

Our code uses the Laravel convention of lowercase in all of our code and in migration files, but this causes the autocomplete to not work.

Thanks for looking into this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions