-
-
src/Lunr/Gravity/Database/DatabaseQueryEscaper.php (Diff revision 1) is there sql syntax that uses different delimiters in the left part than the right? What is the point to have 2 different constants for the same character?
[Gravity] Copy query escaping methods from builders to escapers.
Review Request #119 — Created June 25, 2013 and submitted
| Information | |
|---|---|
| pprkut | |
| Lunr | |
| pprkut:escaperbase | |
|
|
|
| 120 | |
| Reviewers | |
| lunr | |
Copy escaping methods from the query builder classes to the respective escaper classes. We don't delete the old code so we don't break dependent classes.
Unit Tests
