Skip to content

Conversation

@jqnatividad
Copy link

Fixes #9.

Used IDENTITY column to remove the need to add a GRANT USAGE on sequence, which SERIAL will require.

@jqnatividad jqnatividad changed the title instead of using SERIAL, use the new IDENTITY column introduced in pg10 Fix to sequence-based primary keys causing permission errors Feb 29, 2020
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.

Air Quality example schema requires sequence usage grants

1 participant