Adds timestamp in SQL errors (Closes #1031).
[platal.git] / classes / plfilter.php
2010-03-21 Florent BruneauLoad XDB to workaround a segfault in PHP.
2010-03-05 Florent BruneauAPI changes on PlSqlJoin in order to simplify its usage.
2010-02-14 Florent BruneauMakes the $limit argument optional.
2010-02-04 Raphaël BarroisAdd folding, PFO_Random
2010-02-04 Raphaël BarroisMinor bugfixes
2010-01-21 Raphaël BarroisBugFixes in PlSet and PlFilter
2010-01-20 Raphaël BarroisMerge all plfilter-related files, and make it an include
2010-01-20 Raphaël BarroisImrpove API for PlSet, create abstract PlFilter
2010-01-19 Raphaël BarroisAdd PlFilter, PFC, PFO