Flupdo  v1.1
Public Member Functions | List of all members
FlupdoRawSql Class Reference

Represent raw SQL fragment to avoid quoting. More...

Public Member Functions

 __construct ($sql)
 Constructor.
 
 __toString ()
 Raw SQL fragment does not need any processing.
 

Detailed Description

Represent raw SQL fragment to avoid quoting.

/

Todo:
Is this class neccessary?