This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/src/Sql/Statements
Marcin Kurczewski cb489d1eca SQL operator refactor
* Added few new operators that were left hardcoded
* Changed "Operator" to "Functor"
* Better hierarchy - less mess
* Serialized SQL queries should contain fewer braces
2014-02-24 21:38:09 +01:00
..
SqlDeleteStatement.php SQL overhaul: introducing tree-like queries 2014-02-22 19:40:10 +01:00
SqlInsertStatement.php SQL overhaul: introducing tree-like queries 2014-02-22 19:40:10 +01:00
SqlRawStatement.php SQL overhaul: introducing tree-like queries 2014-02-22 19:40:10 +01:00
SqlSelectStatement.php SQL operator refactor 2014-02-24 21:38:09 +01:00
SqlStatement.php SQL overhaul: introducing tree-like queries 2014-02-22 19:40:10 +01:00
SqlUpdateStatement.php SQL overhaul: introducing tree-like queries 2014-02-22 19:40:10 +01:00