Need to > Code Block? When creating your post: use the paragraph ¶ icon and the quote ❝ icon to get to the code block </>.
We are about to move to prod. Currently we just use the Spryker default .gitignore setup where migrations are not commited to the repository. I've seen 2 articles that relate to this topic in the docs: I understand it is recommended then to keep migration files for productive systems. Do I just remove migration files from…
Hey Spryker guys While executing propel install command, receiving error regarding store and queue pool synchronization attribute, do anyone have idea of such error cause and resolution for the same Thank you
Hey Sprykers! I’m getting an error when using an entity from Propel: Unable to execute INSERT statement [INSERT INTO spy_hello_world_message_storage (id_hello_world_message_storage, fk_hello_world_message, data, key, created_at, updated_at) VALUES (:p0, :p1, :p2, :p3, :p4, :p5)] FYI: I’m going through this Tutorial:…
Hi all! I’m trying to remove unique constraint from Propel database column. Since Spryker merges the Propel schema into a single schema file, so every unique constraint from the Spryker core schema will end up in the final Propel schema. However, the unique constraint for email in the table spy_customer should be removed…
Need clue about the problem. I want to update the record in database based on id through the propel save operation but I am getting this error. Cannot insert a value for auto-increment primary key (pyz_client_record.id)
We are stuck over this issue, Every time when we run propel install command we are getting this error :- Error - Exception: Class '\Orm\Zed\ProductCountry\Persistence\Map\SpyProductCountryTableMap' not found in /data/vendor/propel/propel/src/Propel/Runtime/Map/DatabaseMap.php (115)
Hi there, we recently updated our Spryker project, in specific we updated spryker/propel-orm and hence propel/propel from 2.0.0-beta1 to 2.0.0-beta2. Now all our demo data and testing fixture data fails where we have dates like '2050-12-31'. Propel tells us, that this is an invalid datetime format. '2037-12-31' works…
Hey there, 3 days ago the propel packages got updated and now using the latest propel/propel. Now the generated orm classes are different from the provided ModelCriteria. Can anyone confirm that?
When building propel query, is it possible to get final SQL as string?
Hey guys, I have a question regarding migrations. We have the problem, that our custom propel migrations are not populated on PaaS. We have removed https://github.com/spryker-shop/b2b-demo-shop/blob/8c21e264eb4318b6605465762c2ea00413ba8890/config/install/EU/production.yml#L17, but still no Migrations found:…
Does anyone experience or know about memory leak problems with propel 1.x when handling large amounts of complex join queries during data synchronisation? How do you address these problems? Is it useful to disable the Propel cache using disableInstancePooling() during data export?
Hello everyone, a general question concerning propel-migrations, maybe even addressed to spryker-core devs directly: Is there a reason why the default install-scripts of the suites clear all existing migrations in the beginning (see:…
Afternoon all! Does anyone know how I might achieve something like this using Propel? SELECT *FROM spy_sales_order ssoLEFT JOIN spy_customer sc ON LOWER(sso.email)=LOWER(sc.email)WHERE sc.customer_reference != sso.customer_referenceAND sso.email is not null; Specifically the LOWER() in the ON criteria. new…
Do you know if it's possible to configure propel to create an index for every foreign-key automatically when using Postgres?
Hi guys, I have, after upgrade to 202180.0, always the error about the loaderScriptDir from propel Zed.CRITICAL: Propel\Runtime\Exception\PropelException - Database map was not initialized. Please check the database loader script included by your conf. After propel:install is problem gone. After docker/sdk up i have again…
this might be more a propel question, but how do I delete rows from one table using another table in WHERE clause? use{RelatedTableName} doesn't seem to work here $this->getFactory() ->createSomeQuery() ->useRelatedEntity() ->filterByRelatedEntityColumn($someValue) ->endUse() ->delete(); // doesn't work for me
Hello, is there a smart way to “force” some entity to be flagged as “updated” without overriding the propel entity behaviour at all? For example if we write price data into the storage table, the lastUpdate date is updated in this moment … but if we fetch later the exact price data again, the record is not marked as some…
Hi guys when I try to run propel install in the CLI container I get this error Any clues?
[Newbie] Hi team. I have concerns that : Is it posible to use entity object (Propel active record) in Business layer, or only in Persistent layer.
Hello everyone! Since Spryker is using some kind of a wrapper for propel cli, I'm confused on how could I run propel migration:down command?
Does anybody knows a tool/framework which does the same as Propel migrations for a set of bash commands? I really would like to have versioned bash scripts to execute commands after a deployment which change from version to version (e.g.: running the glossary import when anything glossary related has changed). Auto…
Hi, i think i found an interesting bug regarding propel and entitymapping wich can cause that data is not saved. Has someone time so i can explain this issue, so that it can be addressed?
Good Morning, we have a strange error when we try to install propel/propel (2.0.0-alpha10) $ /usr/local/bin/security-checker security:check ./composer.lock But this error was fixed in 2018 -> https://github.com/propelorm/Propel2/pull/1464. Any idea?
Hi Guys I found today a problem after release version 1.11.0 of propel-orm https://github.com/spryker/propel-orm/releases The version tag 1.11.0 required the propel version alpha10. This version has a bug in propel migrate console command…
Hi! Another short and sweet question: How do you enable query logging in Spryker's Propel config?
Hi, Is it possible to call some facade method from propel migrations ?
Hello everyone! We have propel migration problems with a legacy demoshop using mysql after updating a lot of modules.
Hello! Did anyone experienced such a magic in Propel when P&S happens? It propagates propel quite a lot with redundant joins, columns e.t.c. This is causing huge memory usage for queue:task:start event. It comes from core of…
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") );
Did anybody tried to overwrite a propel behavior? As propel loads them from composer.lock file I didn’t found any point to extend an existing behavior.
Agenda: 1️⃣ Properly Setting up Multi-stores (45 mins + optional Q&A). Speaker: @Mohammed Elkheir (Spryker Solution Architect). What it's about: Become a multi-store maestro! We’ll unravel the mysteries of mastering multi-stores within the Spryker Commerce OS. Intended audience: Important for Architects, Devs but anyone…
New to CommerceQuest? You're not alone….we're ALL new here! Since CommerceQuest just opened recently, we're offering a quick session to help orient you to the new space and answer any questions you might have as you're starting out here. Plus, we'd love to meet you or see you again! What to expect: 👋 Getting started: A…
CommerceQuest is excited to announce its very first Q&A! We're kicking it off with an Architecture theme: Join @Buenyamin Inan and @Ievgen Varava, two Project Technical Leads at Spryker for an "Ask Me Anything" session. Together, Bünyamin and Ievgen will answer your burning questions, and you'll get to know them a bit in…
Greetings, Spryker Herd! Our monthly meetings are for everyone interested in Spryker development and surrounding topics. Each month we invite Sprykees or community member guest speakers to guide us in interactive sessions. Topics vary and range from business to technical, so be sure to check the event agenda below for more…
Greetings, Spryker Herd! Our monthly meetings are for everyone interested in Spryker development and surrounding topics. Each month we invite Sprykees or community member guest speakers to guide us in interactive sessions. Topics vary and range from business to technical, so be sure to check the event agenda below for more…