Support the ongoing development of Laravel.io →
posted 7 years ago
Database

Hey guys,

I am using PostgreSQL for my project but I get this error when I migrate process.

aldebaran@aldebaran-SATELLITE-L50-C:/var/www/html/CRMPixel$ php artisan migrate

[Illuminate\Database\QueryException]
SQLSTATE[0A000]: Feature not supported: 7 ERROR: Column "migrations.id" has unsupported type "serial". (SQL: create table "migrations" ("id" serial primary key
not null, "migration" varchar(191) not null, "batch" integer not null))

[PDOException]
SQLSTATE[0A000]: Feature not supported: 7 ERROR: Column "migrations.id" has unsupported type "serial".

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.