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

Creating a FAQ/Troubleshooting Doc #156

Open
bplunkett-stripe opened this issue Aug 26, 2024 · 0 comments
Open

Creating a FAQ/Troubleshooting Doc #156

bplunkett-stripe opened this issue Aug 26, 2024 · 0 comments

Comments

@bplunkett-stripe
Copy link
Collaborator

Some items maybe worth including on this doc:

Declarative SQL schemas

  • SQL does not need to be idempotent. Only needs to be able to run on fresh databases

Missing schema objects

Make sure the schema is actually being diffed. For example, if --include-schema is specified, public is not diffed by default, meaning any objects created in the public schema will be ignored.

@stripe stripe deleted a comment Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant