SGL_SqlProvides SQL schema and data parsing/executing methods.
Located in /SGL/Sql.php (line 48)
static parse (line 60)
Simple function that opens a file with sql statements and executes them using DB
addTablePrefix (line 287)
Prefix given table name.
buildDbCreateStatement (line 371)
buildDbDropStatement (line 387)
execute (line 187)
extractTableNameFromCreateStatement (line 227)
Given a CREATE TABLE string, will extract the table name.
extractTableNameFromInsertStatement (line 212)
extractTableNamesFromSchema (line 242)
getDbShortnameFromType (line 260)
getNextId (line 200)
prefixTableNameInStatement (line 301)
Prefix table name in SQL statement.
rewriteWithAutoIncrement (line 236)
Documentation generated on Tue, 23 Feb 2010 18:14:33 +0000 by phpDocumentor 1.4.3