Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2755

support MySQL DATETIME and TIMESTAMP fractions (milliseconds, nanos)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • sql
    • None

    Description

      MySQL supports to add a time fraction to their DATETIME and TIMESTAMP fields. E.g. DATETIME(3) to store milliseconds or DATETIME(6) for microseconds.

      This only exists as of MySQL-5.6.4 and onwards.

      We should create proper CREATE TABLE statements for it if we detect one of those versions.

      Attachments

        Issue Links

          Activity

            People

              struberg Mark Struberg
              struberg Mark Struberg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: