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

Support postgres hstore/jsonb fields #58 #60

Merged
merged 24 commits into from
Feb 2, 2024
Merged

Support postgres hstore/jsonb fields #58 #60

merged 24 commits into from
Feb 2, 2024

Commits on Jun 3, 2020

  1. Support jsonb #58

    mrkamel committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    593e83e View commit details
    Browse the repository at this point in the history
  2. Cleanup docker-compose.yml

    mrkamel committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7d3dc57 View commit details
    Browse the repository at this point in the history
  3. Fix pipeline

    mrkamel committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    47482a8 View commit details
    Browse the repository at this point in the history
  4. Fix linter

    mrkamel committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    882051c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Add hstore support

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3249524 View commit details
    Browse the repository at this point in the history
  2. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2070ab1 View commit details
    Browse the repository at this point in the history
  3. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e9c17d9 View commit details
    Browse the repository at this point in the history
  4. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    fdc2ac8 View commit details
    Browse the repository at this point in the history
  5. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    dabfa43 View commit details
    Browse the repository at this point in the history
  6. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    bf409b6 View commit details
    Browse the repository at this point in the history
  7. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    7b71839 View commit details
    Browse the repository at this point in the history
  8. Fix pipeline

    mrkamel committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ec8c61a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Add mysql support

    mrkamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0f0ea08 View commit details
    Browse the repository at this point in the history
  2. Merge master

    mrkamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7c6c7e3 View commit details
    Browse the repository at this point in the history
  3. Change postgres image

    mrkamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    68f3e25 View commit details
    Browse the repository at this point in the history
  4. Add postgres json field

    mrkamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    77a24df View commit details
    Browse the repository at this point in the history
  5. Add postgres json support

    mrkamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4192111 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. Support nested json

    mrkamel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    534219f View commit details
    Browse the repository at this point in the history
  2. Fix

    mrkamel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3b7809c View commit details
    Browse the repository at this point in the history
  3. Update README

    mrkamel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bb67c14 View commit details
    Browse the repository at this point in the history
  4. Change

    mrkamel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6b5803b View commit details
    Browse the repository at this point in the history
  5. fix

    mrkamel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1813bac View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Support json in sqlite

    mrkamel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0287b6 View commit details
    Browse the repository at this point in the history