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: pgbelt now supports non-public schemas! #398

Merged
merged 17 commits into from
Feb 27, 2024
Merged

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fef7613 View commit details
    Browse the repository at this point in the history
  2. feat: pglogical role permissions now cover non-public schemas (grant …

    …and revoke)
    
    fix: oops wrong var name
    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c1e36d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6f59c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7552be8 View commit details
    Browse the repository at this point in the history
  5. doc: update comment

    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fcddb9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d0d9e4 View commit details
    Browse the repository at this point in the history
  7. feat: saving in-progress work for precheck and integration testing

    fix: comment update and update due to rebase
    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4878991 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d19e30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03895d0 View commit details
    Browse the repository at this point in the history
  10. feat: revamp precheck to check both SRC and DST DBs, and check for ow…

    …ner CREATE permissions in the target DB
    
    fix: missed some stuff
    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    74862ad View commit details
    Browse the repository at this point in the history
  11. fix: status command needs to throw error when no source DBs tables ar…

    …e detected due to size detection code
    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c62e629 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de48ef2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    185dfd5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    251798f View commit details
    Browse the repository at this point in the history
  15. fix: schema word is reserved in Pydantic

    fix: missed some spots
    vjeeva committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    253d38b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f19635b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51800f0 View commit details
    Browse the repository at this point in the history