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

feat: jsonb data type support #926

Merged
merged 6 commits into from Nov 7, 2022
Merged

feat: jsonb data type support #926

merged 6 commits into from Nov 7, 2022

Commits on Aug 8, 2022

  1. feat: jsonb data type support

    Add support for the jsonb data type for PostgreSQL dialect databases.
    olavloite committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7a4a149 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    c28e550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b45f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c719c View commit details
    Browse the repository at this point in the history
  4. fix: typo

    olavloite committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    407df96 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. fix: remove size

    olavloite committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b735fa3 View commit details
    Browse the repository at this point in the history