Flupdo  v1.3-5-ge5a1c59
Public Member Functions | List of all members
FlupdoRawSql Class Reference

Description

Represent raw SQL fragment to avoid quoting.

Todo:
Is this class neccessary?

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

__construct (   $sql)

Constructor.

Member Function Documentation

◆ __toString()

__toString ( )

Raw SQL fragment does not need any processing.