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

change postgres to bigserial #646

Merged

Conversation

RealZimboGuy
Copy link
Contributor

workflow ids in postgres now with bigserial (bigint)

image

@efonsell
Copy link
Member

LGTM, add a note to CHANGELOG.md though

@RealZimboGuy
Copy link
Contributor Author

@efonsell changelog updated

@@ -8,6 +8,7 @@
- Support Azure AD authentication in Explorer (see nflow-explorer/src/config.js for configuration options)
- Improve REST API error response handling
- Sort state variables by name
- Update postgres db schema table id's to bigserial instead of serial
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...and int/integer to biging

@eputtone eputtone merged commit 56c2ca8 into NitorCreations:master Oct 1, 2024
2 of 20 checks passed
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

Successfully merging this pull request may close these issues.

3 participants