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

🐛 BUG-4307: Fix incorrect handling of LONG RAW data type #7125

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    98eea6c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. BUG-4307: Added property useFetchSizeWithLongColumn to Oracle JDBC Dr…

    …iver to resolve SQLException exception in case of LONG RAW.
    alexandertsukanov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0dcab3f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into otsukanov/4307-incorrect_handling_of_LONG_…

    …RAW_data_type
    
    # Conflicts:
    #	airbyte-integrations/connectors/source-oracle/src/main/java/io/airbyte/integrations/source/oracle/OracleSource.java
    alexandertsukanov committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7c0ada5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    4d7153d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    690bd3a View commit details
    Browse the repository at this point in the history