Download the PHP package mage4/magento2-run-sql without Composer
On this page you can find all versions of the php package mage4/magento2-run-sql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mage4/magento2-run-sql
More information about mage4/magento2-run-sql
Files in mage4/magento2-run-sql
Download mage4/magento2-run-sql
More information about mage4/magento2-run-sql
Files in mage4/magento2-run-sql
Vendor mage4
Package magento2-run-sql
Short Description Magento extension to run SQL queries directly from console command.
License MIT
Package magento2-run-sql
Short Description Magento extension to run SQL queries directly from console command.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-run-sql
Mage4 RunSql
Magento extension to run SQL queries directly from console command.
Install via composer
Install Package manually by copy-paste
Download the code from this repo under Magento® 2 following directory:
And run following commands to enable the module:
Features
- Execute DDL queries.
- Execute DML queries.
- Execute DQL queries.
Examples
- Select records from
store
table:
- Insert record into
store
table:
- Delete record from
store
table:
- Fetch
store
table schema:
About us
We’re an innovative development agency building awesome websites, webshops and web applications with Latest Technologies. Check out our website mage4.com or email.
All versions of magento2-run-sql with dependencies
PHP Build Version
Package Version
The package mage4/magento2-run-sql contains the following files
Loading the files please wait ....