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

Add support for PostgreSql #836

Merged
merged 17 commits into from
Oct 2, 2024
Merged

Add support for PostgreSql #836

merged 17 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    d9766cb View commit details
    Browse the repository at this point in the history
  2. Fix name

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0bbc56f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a337e4 View commit details
    Browse the repository at this point in the history
  4. More postgre adaptations

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a23c104 View commit details
    Browse the repository at this point in the history
  5. Make connection test work

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    83b9c61 View commit details
    Browse the repository at this point in the history
  6. Fix table list

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    259f78b View commit details
    Browse the repository at this point in the history
  7. Fix row version retrival

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b1914f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc9a433 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d46f967 View commit details
    Browse the repository at this point in the history
  10. Commenting out catalogs as don't think they apply in postgresql and t…

    …hey were not implemented in SC
    jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    642f440 View commit details
    Browse the repository at this point in the history
  11. ignore throughput queue

    jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    351fdb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8d67c5 View commit details
    Browse the repository at this point in the history
  13. fix display

    jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6ea0518 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f3b8cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b590a19 View commit details
    Browse the repository at this point in the history
  16. Update src/AppCommon/Commands/PostgreSqlCommand.cs

    Co-authored-by: Phil Bastian <[email protected]>
    jpalac and PhilBastian committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7ab9191 View commit details
    Browse the repository at this point in the history
  17. Cleanup

    andreasohlund authored and jpalac committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ebd0e65 View commit details
    Browse the repository at this point in the history