Skip to content
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

Converter #28

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Converter #28

merged 3 commits into from
Jul 16, 2024

Conversation

mmvergara
Copy link
Owner

renamed generated class static method withConverter to converter

new way to query

final books = await supabase
      .books
      .select("*")
      .withConverter(books.converter);

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
supabase-schema-dart-class-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 8:31am

@mmvergara mmvergara merged commit 930a69a into main Jul 16, 2024
2 of 3 checks passed
@mmvergara mmvergara deleted the converter branch July 31, 2024 08:44
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.

1 participant