Skip to content

fixed select data example for python and a typo#3166

Merged
kiwicopple merged 2 commits intosupabase:masterfrom
sureshdsk:python-insert-doc
Sep 12, 2021
Merged

fixed select data example for python and a typo#3166
kiwicopple merged 2 commits intosupabase:masterfrom
sureshdsk:python-insert-doc

Conversation

@sureshdsk
Copy link
Contributor

What kind of change does this PR introduce?

docs update

What is the current behavior?

https://supabase.io/docs/guides/client-libraries#managing-data

  • Typo in bulk insert - missing closing bracket for list
  • Select python example is not working

What is the new behavior?

  • Fixed typo for bulk insert
  • fixed select example - replace from_ with table method

@vercel
Copy link

vercel bot commented Sep 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

about – ./about

🔍 Inspect: https://vercel.com/supabase/about/9NWbNsTPFp6zS1BAq5NrBvKDxf7F
✅ Preview: https://about-git-fork-sureshdsk-python-insert-doc-supabase.vercel.app

main – ./

🔍 Inspect: https://vercel.com/supabase/main/E9dAgTHo2sFc7GG1gNymsdL7efAW
✅ Preview: https://main-git-fork-sureshdsk-python-insert-doc-supabase.vercel.app

docs – ./web

🔍 Inspect: https://vercel.com/supabase/docs/2fnAKq2SoWJXyJ8mRy17Jdz7Z51F
✅ Preview: https://docs-git-fork-sureshdsk-python-insert-doc-supabase.vercel.app

www – ./www

🔍 Inspect: https://vercel.com/supabase/www/4F61idwYRGEorQKJGviaAHApqgzD
✅ Preview: Canceled

@kiwicopple kiwicopple merged commit 66bf673 into supabase:master Sep 12, 2021
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