DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Declarative Schema: Simplifying Magneto Development

4 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Do you find running various commands for database operations a tedious task?

The new approach of declarative schema allows us to declare the final state of the database, and the system automatically adjusts to it.

So, in the first script if you can add one column, and in another script, you can delete it, then this can be eliminated with the help of declarative schema.

So the next time you are upgrading your Magento system, you might want to pair it up with declarative schema to avoid repetitive work and save a lot of your time.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com