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

refactor(c/driver/postgresql): Use GetObjectsHelper from framework to build objects #2189

Merged
merged 17 commits into from
Oct 18, 2024

Commits on Oct 15, 2024

  1. start on helper

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4e54891 View commit details
    Browse the repository at this point in the history
  2. maybe working

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    203bbbe View commit details
    Browse the repository at this point in the history
  3. working for catalogs

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7b195af View commit details
    Browse the repository at this point in the history
  4. working catalog + schema

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ed8cc09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de061a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36bacf2 View commit details
    Browse the repository at this point in the history
  7. remove unused fields

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2e8332c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b85dee View commit details
    Browse the repository at this point in the history
  9. don't double select

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    772c493 View commit details
    Browse the repository at this point in the history
  10. it works!

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7dc6e7e View commit details
    Browse the repository at this point in the history
  11. maybe windows

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    db03a58 View commit details
    Browse the repository at this point in the history
  12. cpplint

    paleolimbot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5c06031 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. slightly better

    paleolimbot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f68bb0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702a30c View commit details
    Browse the repository at this point in the history
  3. remove header include

    paleolimbot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1106b41 View commit details
    Browse the repository at this point in the history
  4. also not needed

    paleolimbot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6c14b2c View commit details
    Browse the repository at this point in the history
  5. quote identifier

    paleolimbot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    72f17eb View commit details
    Browse the repository at this point in the history