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

Support of long integer fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • empire-db-2.0.6-incubating
    • Core
    • None

    Description

      When defining a integer column with a size of 8 for holding a long value, it generates a SQL with INT(8) which is not understand. Most databases use rather BIGINT (and SMALLINT for short values). This is true at least for H2, Derby, MySQL.

      Attachments

        1. App.java
          6 kB
          Eric Cournarie

        Issue Links

          Activity

            People

              francisdb Francis De Brabandere
              ecournarie Eric Cournarie
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: