rbraband / MySQLToolBox

Set of sql scripts which help working with database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQLToolBox

Set of MySQL scripts which help working with database.

Tools list:

  1. Function getPhpSerializedArrayValueByKey
    Function returns last value from serialized array by specific string key.

  2. Function/Procedure devLog/devReset
    Two functions and procedures which helps in debuging other functions and procedures.

  3. Function camelCase


*Function returns camelCase form of provided string using passed separator.*

About

Set of sql scripts which help working with database

License:MIT License


Languages

Language:SQLPL 100.0%