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

[PostgreSQL] Improve parsing support for postgresql data types #73

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2021

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

Commits on Nov 2, 2021

  1. [postgres] added default_value_raw to Column interface | builtin data…

    … types map for information_schema.data_type | updated unit tests
    ntma committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3c37128 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    c8d9b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fc7d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

Commits on Dec 21, 2021

  1. [mysql] updated mysql dialect and unit tests to account default_value…

    …_raw
    Nuno Amorim committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c1e3fe6 View commit details
    Browse the repository at this point in the history
  2. [mysql] updated mysql dialect and unit tests to account default_value…

    …_raw
    Nuno Amorim committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b6a597d View commit details
    Browse the repository at this point in the history
  3. [sqlite] updated sqlite dialect and unit tests to account default_val…

    …ue_raw
    Nuno Amorim committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    59aaa7b View commit details
    Browse the repository at this point in the history
  4. [oracle] updated oracle dialect and unit tests to account default_val…

    …ue_raw
    Nuno Amorim committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fd24e2b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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