Skip to content

Conversation

@gilbsgilbs
Copy link
Contributor

Keywords in PostgreSQL are always case-insensitive[1], therefore BIGSERIAL and BiGsErIaL types should be considered the same as bigserial.

[1] https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS

Keywords in PostgreSQL are always case-insensitive[1], therefore
`BIGSERIAL` and `BiGsErIaL` types should be considered the same as
`bigserial`.

[1] https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
@netlify
Copy link

netlify bot commented Jul 31, 2025

👷 Deploy request for squawkhq pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9079dc8

Copy link
Owner

@sbdchd sbdchd left a comment

Choose a reason for hiding this comment

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

Oh good catch! Thank you!

@sbdchd sbdchd added the automerge automerge with kodiak label Jul 31, 2025
@kodiakhq kodiakhq bot merged commit f9dc2b0 into sbdchd:master Jul 31, 2025
32 checks passed
kodiakhq bot pushed a commit that referenced this pull request Aug 1, 2025
@sbdchd
Copy link
Owner

sbdchd commented Aug 8, 2025

This has been released in the latest version. Thank you!

https://github.com/sbdchd/squawk/releases/tag/v2.22.0

@gilbsgilbs
Copy link
Contributor Author

Thanks, @sbdchd . Much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants