Skip to content

Conversation

kafaichoi
Copy link
Contributor

What kind of change does this PR introduce?

max_rows directive on table and view will be enforced. (precedence as table/view > schema)

Closes #594

What is the current behavior?

max_rows directives on table and view are ignored.

What is the new behavior?

max_rows directive on table & view will be enforced just like max_rows on schema.

@kafaichoi kafaichoi changed the title Support max rows in table and view Support max_rows directive on table and view May 29, 2025
@kafaichoi kafaichoi force-pushed the support-max-rows-in-table-and-view branch from 59ca910 to 50ad0f5 Compare May 29, 2025 11:52
@imor imor merged commit 4c07228 into supabase:master Jun 13, 2025
8 checks passed
@ShermanTsang
Copy link

Thanks for your work on this feature ! 😘

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.

Can I set max_rows to a single table or view?

3 participants