aggregator.module include some SQL that ambiguously define the column name of iid, which can be rewrite as i.iid.
it is function within mysql, but not oracle friendly. this patch will not change the fetch result, but increase cross DB compatibility.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-6.x-dev-aggregator_sql_friendly-2.0.diff | 2.02 KB | hswong3i |
| drupal-6.x-dev-aggregator_column_ambiguously_defined_iid-1.0.diff | 2.02 KB | hswong3i |
Comments
Comment #1
hswong3i commentedComment #2
moshe weitzman commentedComment #3
hswong3i commentedsyntax cleanup
Comment #4
dries commentedCommitted! Thanks. Looking forward for more. :)
Comment #5
agentrickard