Informix float and double precision in decimal digits

Description

Informix, according to the float documentation, likely defines precision in decimal digits, since an error is reported in tests when trying to use the default precision (double -53, float - 24).

For example, in

when trying to create a table.

Activity

Show:

Gavin King May 22, 2024 at 9:22 AM

OK, so then InformixDialect probably should override those methods like this:

Please test that and, if it works, send us a pull request. Thanks.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created May 22, 2024 at 9:10 AM
Updated June 14, 2024 at 3:08 PM
Resolved June 4, 2024 at 9:48 AM