We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The script will use /tools/migrate/migrate.js and supabase-js API to insert feeds to a Table.
supabase-js
Ideally, we only need to run this script once in production. The production Supabase Studio is what we use to manage feeds from now on.
The text was updated successfully, but these errors were encountered:
can we do the same thing for quotes table ?
quotes
Sorry, something went wrong.
It's posible yeah.
DukeManh
Successfully merging a pull request may close this issue.
The script will use /tools/migrate/migrate.js and
supabase-js
API to insert feeds to a Table.Ideally, we only need to run this script once in production. The production Supabase Studio is what we use to manage feeds from now on.
The text was updated successfully, but these errors were encountered: