-
_From [abi...@owasp.org](https://code.google.com/u/100796709490792794235/) on September 25, 2014 22:28:45_
What steps will reproduce the problem? 1. Parse the following query with keyword positions t…
-
We received some warnings in a diff to be checked: D141360#2707315-code.
We did a similar work in the past: https://github.com/Automattic/sensei/pull/7198.
Review the following appointments (I thi…
-
_From [abi...@owasp.org](https://code.google.com/u/100796709490792794235/) on September 25, 2014 23:05:32_
What steps will reproduce the problem? 1. Parse any SQL query
2. Clauses that appear as KEYs…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
As has been shown in issue #557 , --validate causes problems when there are enough violations in a single rule. These problems are due to the fact that we have php as an intermediate way to run SQL qu…
-
_From [preston....@gmail.com](https://code.google.com/u/111369965146091484899/) on March 02, 2012 07:45:12_
I would like to see the parser support the CREATE TABLE statement.
_Original issue: http:/…
-
Seems to be an issue referencing a table in a different db.
```
cconnors@dev1:~/Modyllic$ scripts/modyllic diff --debug --verbose mysql:host=dev1.nanigans.com:dbname=library:username=aa:password=bb m…
-
### Description
In light of the recent supply chain attack in xz/lzma, leading to a backdoor in openSSH (https://www.openwall.com/lists/oss-security/2024/03/29/4), I believe that it would be a good…
danog updated
8 months ago
-
### Describe the bug
The indentation of phpdoc does not work properly, especially when put on a method in a class, which usually is already indented. This seems only to be the case if tabs instead …