Xethron / migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
3.32k stars 588 forks source link

Jsonb Column Types Not Supported #115

Closed adrianb93 closed 7 years ago

adrianb93 commented 7 years ago

Issues with jsonb column types.

  [Doctrine\DBAL\DBALException]
  Unknown database type jsonb requested, Doctrine\DBAL\Platforms\PostgreSQL92Platform may not support it.