supabase_typegen 0.2.0 copy "supabase_typegen: ^0.2.0" to clipboard
supabase_typegen: ^0.2.0 copied to clipboard

Command-line code generator that turns a Supabase database schema into typed Dart table definitions.

0.2.0 #

Note: This release has breaking changes.

  • BREAKING FEAT(postgrest): only accept the table's Insert and Update types on the typed builder (#1849). (333cc5c3)

0.1.4 #

  • FEAT(supabase_typegen): introspect the database through the Supabase CLI (#1837). (78d0f7aa)

0.1.3 #

  • FEAT(supabase_typegen): emit relation members from foreign key metadata (#1809). (9efd2d19)
  • FEAT(postgrest): add typed ranges to the column-expression surface (#1808). (5ad78b9e)
  • FEAT(postgrest): route where, order and select through column expressions (#1795). (2c350e5d)

0.1.2 #

  • FEAT: add supabase_typegen package generating typed table definitions (#1635). (6cfea7b1)

0.1.1 #

  • FEAT(typegen): add supabase_typegen skeleton package (#1636). (91f26da0)

0.1.0 #

  • Initial placeholder release reserving the supabase_typegen package name.
1
likes
150
points
205
downloads

Documentation

API reference

Publisher

verified publishersupabase.io

Weekly Downloads

Command-line code generator that turns a Supabase database schema into typed Dart table definitions.

Homepage
Repository (GitHub)
View/report issues

Topics

#supabase #codegen #postgres

License

MIT (license)

Dependencies

args, collection, dart_style

More

Packages that depend on supabase_typegen