Actions
Task #579
openin sql_gen.EnsureNotNull, use ARRAY[] instead of COALESCE() to wrap values where NULL should be compared literally
Start date:
03/06/2013
Due date:
% Done:
0%
Estimated time:
Activity type:
Description
- this avoids the need for different null sentinels for each datatype
- it would still be necessary to ensure that the schema's indexes use a wrapper (in this case, ARRAY[]) on all nullable columns
No data to display
Actions