Hi,
when I go to the database and look at the setup_module table, I see that it is empty, only custom modules are printed.
I run the bin / magento setup: upgrade command, but nothing changes.
everything works well and it's a little weird for me, isn't it?
screenshot: https://imgur.com/PzK1l2j
Solved! Go to Solution.
No, It's not weird, the setup_module table stores only custom modules name/data, it doesn't store core modules data in this table.
No, It's not weird, the setup_module table stores only custom modules name/data, it doesn't store core modules data in this table.
The same situation I am facing, setup_module table is empty, I have the two setups in magetno2.4.1 both are with sample data but one setup has the module entry in setup_module table but another instance setup_module table is empty, help me out what the reason behind this