How to fix the «Table "catalogrule_product_replica" does not exist» Magento 2.2 bug?
|
|
1
|
1488
|
July 8, 2017
|
How to programmatically check whether a database table contains a specified column?
|
|
1
|
1965
|
November 4, 2016
|
How to rename a database column?
|
|
1
|
2988
|
November 4, 2016
|
How to change (modify) a column definition for a database table
|
|
1
|
21593
|
January 26, 2016
|
How to alter a database table?
|
|
1
|
3269
|
January 26, 2016
|
How to delete (drop) a foreign key from a database table
|
|
1
|
5338
|
January 26, 2016
|
How to add a foreign key to a database table
|
|
1
|
11391
|
January 26, 2016
|
How to delete (drop) an index from a database table
|
|
1
|
7783
|
January 26, 2016
|
How to add an index to a database table
|
|
1
|
12851
|
January 26, 2016
|
How to rename a database table
|
|
1
|
3414
|
January 26, 2016
|
How to delete (drop) a column from a database table?
|
|
2
|
7214
|
November 4, 2016
|
How to add a column to a database table?
|
|
2
|
10946
|
November 4, 2016
|
How many rows can a Magento 2 database table contain?
|
|
0
|
1824
|
May 30, 2016
|
How do I insert data into a table in a module's installation process?
|
|
1
|
2515
|
January 28, 2016
|
The \Magento\Quote\Setup\UpgradeSchema::upgrade() method can be simplified by using the modifyColumn() instead of changeColumn() method of the \Magento\Framework\DB\Adapter\AdapterInterface because the column need not be renamed
|
|
1
|
1351
|
January 26, 2016
|