Ali Karimi
Ali Karimi
strokeText is very slow for high input (eg 10). The following code is much more efficient (up to 40 times faster for strokeText = 10) ``` protected function strokeText($x, $y,...
In the `rawAddPrefix` function, the prefix is added only to the first table in the query, if we have join and ... in the query, the prefix must be added...
In the `rawAddPrefix` function, the prefix is added only to the first table in the query, if we have join and ... in the query, the prefix must be added...