10.01.2020 23:27, Evelyne Girard wrote:
In FB4, when adding a timestamp field it creates me timestamp_tz (32752).
normal?
Yes, unless you force FB4 to use previous versions default datatypes either
with (DataTypeCompatibility = 3.0 in Firebird.conf) or with set bind of
timestamp with time zone to legacy; (see README.set_bind.md in
doc\sql.extensions)
Actually, it shouldn't be this way because README.time_zone.md explicitly states that
"`TIME` and `TIMESTAMP` are synonymous to theirs respectively `WITHOUT TIME ZONE` data types".
--
WBR, SD.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel