Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

mysql sublime build system

{
    "cmd": ["C:xamppmysqlinmysql.exe", "--user=dorbezo", "--password=Dorbezo123", "--host=192.168.1.99", "--port=3306", "--execute=source $file", "--table"],
    "selector": "source.sql"
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #mysql #sublime #build #system
ADD COMMENT
Topic
Name
6+8 =