-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: update supabase types #12
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
we may consider updating them on a schedule as suggested: https://supabase.com/docs/guides/api/rest/generating-types#update-types-automatically-with-github-actions 🥴 maybe later™️ |
I had to update the account table based on the needs while I was developing can you re-generate the types for DB? |
@okanisildar done 👍 |
database-generated
Table<'account'>
for example 👍 : https://supabase.com/docs/guides/api/rest/generating-types#type-shorthands.eslintignore
to ignoretypes
folder