Someone faced the problem with double generated unique ids at propel migration?
Someone faced the problem with double generated unique ids at propel migration?
CREATE TABLE "spy_store" ( "id_store" INTEGER NOT NULL, "name" VARCHAR(255), PRIMARY KEY ("id_store"), CONSTRAINT "spy_store_u_a96012" UNIQUE ("id_store","id_store") );
Comments
-
yes, weΒ΄ve updated spryker/propel to fix this.
0 -
I am at the newest version
0 -
that looks interesting
0 -
π€
0 -
does it make it crash?
0 -
yes
0 -
Propel\Runtime\Exception\RuntimeException - Exception: Failed to execute SQL "CREATE TABLE "spy_store"
(
"id_store" INTEGER NOT NULL,
"name" VARCHAR(255),
PRIMARY KEY ("id_store"),
CONSTRAINT "spy_store_u_a96012" UNIQUE ("id_store","id_store")
)". Aborting migration.0 -
@UK7KBE2JW What DB are you using?
0 -
postgres, but i got rid of the problem
0 -
care to share the solution? π
0 -
or maybe the problem π
0 -
there was an old schema file with wrong naming so the merge was messed up
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random