Replies: 1 comment
-
Hello @pandvan You should ignore these triggers. I'm not sure why you run setup:install, however you should do:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're trying to downgrade a Magento 2.4.5-p5 EE instance from Magento Clud to a CE on-prem using script included in this repo.
We noted that many triggers are using
row_id
column and so it's not possible to import the DB once "fixed" by scripts.How do you manage those triggers? Just drop them on export?
We noted that a
setup:install
will recreate them, even if less than they originally were.Beta Was this translation helpful? Give feedback.
All reactions