How many database tables will Magento create when you make a new EAV module?
S spobitsseo New member Jul 7, 2017 #1 How many database tables will Magento create when you make a new EAV module?
A aditiaggarwal New member Sep 19, 2017 #2 Magento will create 6 tables when we add a new EAV module in Magento.Eav module cretaes below tables -module Table :-
Magento will create 6 tables when we add a new EAV module in Magento.Eav module cretaes below tables -module Table :-
P parul jain New member Sep 29, 2017 #3 That depends on what you are creating, but the most simplest module will create the following tables eav_table eav_table_datetime eav_table_decimal eav_table_int eav_table_text eav_table_varchar
That depends on what you are creating, but the most simplest module will create the following tables eav_table eav_table_datetime eav_table_decimal eav_table_int eav_table_text eav_table_varchar