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