Skip to content
Rakesh Jesadiya

Rakesh Jesadiya

3x Magento Master

  • Magento 2
    • PHPUnit
  • GraphQl
  • Git
  • Javascript
  • Magento 2 Certification
  • Contact Us

Tag: Declarative Schema

Posted on December 3, 2018July 20, 2020

How to create a new database table using declarative schema in Magento 2.3?

From Magento 2.3, use  db_schema.xml  to create a new table for the database instead of written InstallSchema PHP class. The new database table creation/updating concept in Magento 2.3 is called declarative schema.

From Magento 2.3 You don’t need to create InstallSchema.php and UpgradeSchema.php Continue reading “How to create a new database table using declarative schema in Magento 2.3?”

Share this:

  • Click to share on WhatsApp (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Skype (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to print (Opens in new window)

Recent Posts

  • How to get custom image type attribute value from product magento 2?
  • How to get Product Stock Item by REST API V1/stockItems/:SKU Magento 2?
  • GraphQl Create Empty cart for registered customer Magento 2.
  • How to add Magento 2 Docker phpmyadmin image in docker-compose.yml file?
  • Add item to cart for login customer by V1/carts/mine/items REST API Magento 2.
  • How to Get/Create Customer Active Quote Id by V1/carts/mine REST API Magento 2?
  • Magento warning require bootstrap.php: failed to open stream: No such file or directory in autoload_real.php
  • How to change sort order of product attributes from product edit page in Magento 2?
  • How to update special price by REST API magento 2?
  • Could not validate a connection to elasticsearch. No alive nodes found in your cluster. Magento Setup Upgrade Error.
Protected by Copyscape
  • © 2020 Rakesh Jesadiya. All Rights Reserved.