Project

General

Profile

« Previous | Next » 

Revision 2988

sql_gen.py: EnsureNotNull: Cast the null sentinel to the type it's the sentinel for, so that COALESCE returns the same type as the provided type, instead of potentially incorrectly assuming the constant's type. This fixes a bug where COALESCE returned an incorrect type.

  • added
  • modified
  • copied
  • renamed
  • deleted