barryvdh/laravel-ide-helper

Unsupported type macaddr

vatsake opened this issue · 1 comments

Versions:

  • PHP Version: 10.1.1

Description:

I'm using postgres and my column type is macaddr.
Exception: Unknown database type macaddr requested, Doctrine\DBAL\Platforms\PostgreSQL100Platform may not support it.

php artisan ide-helper:models

Steps To Reproduce:

php artisan ide-helper:models