1 |
2010-11-24 Bernhard Herzog <[email protected]> |
2010-11-24 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/rules_sh.py (generate_tagging): |
4 |
|
Remove unused variable "inserts" and corresponding commented out |
5 |
|
code. |
6 |
|
|
7 |
|
2010-11-24 Bernhard Herzog <[email protected]> |
8 |
|
|
9 |
|
* formed/formed/plugins/export/rules_sh.py: Remove some commented |
10 |
|
out code. |
11 |
|
|
12 |
|
2010-11-24 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
|
* formed/formed/plugins/export/rules_sh.py: expand star-import. |
15 |
|
|
16 |
|
2010-11-24 Bernhard Herzog <[email protected]> |
17 |
|
|
18 |
* formed/formed/plugins/export/rules_sh.py (sql_OperatorUnary): |
* formed/formed/plugins/export/rules_sh.py (sql_OperatorUnary): |
19 |
Put parentheses around the comparison for the KNOWN operator in |
Put parentheses around the comparison for the KNOWN operator in |
20 |
the generated SQL to ensure correct evaluation order. |
the generated SQL to ensure correct evaluation order. |