Releases: mrotteveel/ext-table-gen
Releases · mrotteveel/ext-table-gen
ext-table-gen v2.0
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
Initial release of Firebird External Table Generator (ext-table-gen)