Skip to content

Releases: mrotteveel/ext-table-gen

ext-table-gen v2.0

01 Sep 13:37
v2.0
Compare
Choose a tag to compare

Firebird External Table Generator version 2.0 is the second release of this application.

This version introduces two major new features:

  • Support for additional data types:
    • Integral number types:

      • smallint
      • integer
      • bigint
      • int128
    • Exact numeric types (fixed point):

      • numeric
      • decimal
    • Datetime types:

      • date
      • time (without time zone)
      • timestamp (without time zone)
  • Customizing the CSV parser configuration

ext-table-gen v1.0

28 Jun 13:20
v1.0
Compare
Choose a tag to compare

Initial release of Firebird External Table Generator (ext-table-gen)