Skip to content

foreign table limit #47

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

Merged

Conversation

spencerbart
Copy link
Contributor

What kind of change does this PR introduce?

It adds the ability to limit foreign table queries.

What is the current behavior?

Currently, there is no ability to limit foreign table queries.

What is the new behavior?

.foreign_table_limit(count, table_name) allows you to limit the response on queries of foreign tables.

Additional context

Screenshot 2023-01-11 at 19 33 52

https://supabase.com/docs/reference/javascript/limit

@soedirgo soedirgo merged commit eb4036d into supabase-community:master Jan 12, 2023
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.

2 participants