schema_dart 0.0.1+1 copy "schema_dart: ^0.0.1+1" to clipboard
schema_dart: ^0.0.1+1 copied to clipboard

outdated

Generate dart type definitions from PostgreSQL database schema.

example/README.md

The sample output was generated for the auth schema of supabase with following command:

  • From the project root directory, run:
dart bin/schema_dart.dart -c postgresql://postgres:postgres@localhost:54322/postgres -o example/sample_output -s auth 

Note: make sure supabase start is running.

11
likes
0
points
43
downloads

Publisher

verified publisherosaxma.com

Weekly Downloads

Generate dart type definitions from PostgreSQL database schema.

Homepage

License

unknown (license)

Dependencies

args, built_collection, cli_util, code_builder, dart_style, path, postgres

More

Packages that depend on schema_dart