hibernate-orm/hibernate-community-dialects
Gavin King 6e94b35ee1 HHH-15549 remove mapping of NUMBER(1,0) to BOOLEAN on Oracle
This just seems wrong to me. We have no way to say that a NUMBER(1,0)
column isn't a single-digit number.

Simplify the other mappings for NUMBER(n,0).
2022-10-02 12:12:33 +02:00
..
src HHH-15549 remove mapping of NUMBER(1,0) to BOOLEAN on Oracle 2022-10-02 12:12:33 +02:00
hibernate-community-dialects.gradle Re-enable all community dialect tests 2021-12-14 13:00:14 +01:00