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

Changelog #38

Open
JAForbes opened this issue Jan 20, 2024 · 0 comments
Open

Changelog #38

JAForbes opened this issue Jan 20, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@JAForbes
Copy link
Owner

Running list on what needs to be documented before pgmg semver major change:

  • sql.raw is gone, need to use sql.unsafe (part of postgres.js)
  • no more transaction hook, use sql.begin instead (part of postgres.js)
  • --dry skips migration hooks but not pgmg table set up
  • Default to explicit search path, use set search_path = 'public' or --search-path
@JAForbes JAForbes added the documentation Improvements or additions to documentation label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant