Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle 11g column type timestamp with timezone issue #2635

Open
zhongwm opened this issue Oct 24, 2022 · 0 comments
Open

Oracle 11g column type timestamp with timezone issue #2635

zhongwm opened this issue Oct 24, 2022 · 0 comments

Comments

@zhongwm
Copy link

zhongwm commented Oct 24, 2022

This template isn't a strict requirement to open issues, but please try to provide as much information as possible.

Version: 4.6.0
Module: quill-codegen-jdbc
Database: oracle11g

Expected behavior

No issue with column type "Timestamp with timezone"

Actual behavior

A view with one single column of type: oracle.jdbc.OracleType.TIMESTAMP_WITH_TIME_ZONE("TIMESTAMP WITH TIME ZONE", -101)
generated empty case class.

Steps to reproduce the behavior

_

Other info

ojdbc8 version is 19.3.0.0

@getquill/maintainers

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

No branches or pull requests

1 participant