Revision 653c3764
Von G. Richardson vor etwa 7 Jahren hinzugefügt
SL/IC.pm | ||
---|---|---|
246 | 246 |
); |
247 | 247 |
|
248 | 248 |
# if the join condition in these blocks are met, the column |
249 |
# of the scecified table will gently override (coalesce actually) the original value
|
|
249 |
# of the specified table will gently override (coalesce actually) the original value
|
|
250 | 250 |
# use it to conditionally coalesce values from subtables |
251 | 251 |
my @column_override = ( |
252 | 252 |
# column name, prefix, joins_needed, nick name (in case column is named like another) |
Auch abrufbar als: Unified diff
Typo in comments