b911bb1123b736b40a682f6816471c100493ac5d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type TIMETZ : DataType<Time> to TIMETZ : DataType<OffsetTime> in class org.jooq.util.postgres.PostgresDataType | From | To | |
Change Attribute Type TIMESTAMPWITHTIMEZONE : DataType<Timestamp> to TIMESTAMPWITHTIMEZONE : DataType<OffsetDateTime> in class org.jooq.util.postgres.PostgresDataType | From | To | |
Change Attribute Type TIMESTAMPTZ : DataType<Timestamp> to TIMESTAMPTZ : DataType<OffsetDateTime> in class org.jooq.util.postgres.PostgresDataType | From | To | |
Change Attribute Type TIMEWITHTIMEZONE : DataType<Time> to TIMEWITHTIMEZONE : DataType<OffsetTime> in class org.jooq.util.postgres.PostgresDataType | From | To |