Skip to content

feat(schema): improv suport for datetimeoffset column#14

Merged
jconzatti merged 2 commits intomainfrom
jhoni/suport-datetimeoffset-column
Feb 24, 2026
Merged

feat(schema): improv suport for datetimeoffset column#14
jconzatti merged 2 commits intomainfrom
jhoni/suport-datetimeoffset-column

Conversation

@jconzatti
Copy link
Contributor

Adds comprehensive handling for the datetimeoffset data type throughout the schema layer:

Enhanced column definition - datetimeoffset can now be specified in schema builders and definitions.
Serialization and parsing updates - proper formatting and reading of datetimeoffset values, respecting precision and offset.
Test coverage added - new unit tests ensure the type behaves correctly across supported dialects.

@sonarqubecloud
Copy link

@jconzatti jconzatti merged commit 6f127ea into main Feb 24, 2026
3 checks passed
@jconzatti jconzatti deleted the jhoni/suport-datetimeoffset-column branch February 24, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant