Skip to content

test(io): refactor SQL fixtures#4629

Merged
steve-chavez merged 2 commits intoPostgREST:mainfrom
taimoorzaeem:test/io/refactor-fixtures
Feb 4, 2026
Merged

test(io): refactor SQL fixtures#4629
steve-chavez merged 2 commits intoPostgREST:mainfrom
taimoorzaeem:test/io/refactor-fixtures

Conversation

@taimoorzaeem
Copy link
Collaborator

  • Move privileges and grants to privileges.sql
  • Move schema, tables and functions to schema.sql
  • Move global database settings to database.sql

- Move privileges and grants to privileges.sql
- Move schema, tables and functions to schema.sql
- Move global database settings to database.sql

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
To suppress unwanted "NOTICE: ..." messages which pollute the log.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@taimoorzaeem taimoorzaeem added the hygiene cleanup or refactoring label Feb 4, 2026
@steve-chavez steve-chavez merged commit aaaf7e9 into PostgREST:main Feb 4, 2026
24 checks passed
@taimoorzaeem taimoorzaeem deleted the test/io/refactor-fixtures branch February 5, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hygiene cleanup or refactoring

Development

Successfully merging this pull request may close these issues.

2 participants