Skip to content

Extrembler/MysqlCommandManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MysqlCommandManager

Run Basic mysql commands from magento 2 terminal

How it works

bin/magento sql:runQueryDeveloperOnly --query "select entity_id,state,status from sales_order where increment_id = '1000000001' LIMIT 1"

caution

Always use limit, needed columns , where condition in your query for better result

version support

1.0.0
support only select, update and show

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages