Uploaded image for project: 'Empire-DB'
  1. Empire-DB
  2. EMPIREDB-303

Add support for Unique-Indexes which allow null values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • empire-db-2.5.0
    • Core
    • None

    Description

      Databases might support Unique-Indexes that allow Null values.

      In SQL-Server the Syntax is like:

      CREATE UNIQUE INDEX SOMECOLUMN_IDX ON SOMETABLE (SOMECOLUMN) WHERE SOMECOLUMN IS NOT NULL

      Attachments

        Activity

          People

            doebele Rainer Döbele
            doebele Rainer Döbele
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: