Class MySQL

extends DbEngine

MySQL class

This class should be responsible for all mysql Database activities

Methods
Methods inherited from Sphp\kit\DbEngine
getTableSQL(), getTableColumns(), getDbTables(), getCreateTableSQL(), saveToCache(), getFromCache()
Properties