https://github.com/alestiago/postgrest_errors
A generated typed collection of all PostgREST error definitions for Dart 🎯
https://github.com/alestiago/postgrest_errors
backend dart postgrest server supabase
Last synced: 2 months ago
JSON representation
A generated typed collection of all PostgREST error definitions for Dart 🎯
- Host: GitHub
- URL: https://github.com/alestiago/postgrest_errors
- Owner: alestiago
- Created: 2023-11-03T16:29:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T12:46:28.000Z (over 2 years ago)
- Last Synced: 2025-08-23T19:57:32.982Z (10 months ago)
- Topics: backend, dart, postgrest, server, supabase
- Language: Dart
- Homepage: https://pub.dev/packages/postgrest_errors
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[
](https://github.com/alestiago/postgrest_errors)
# PostgREST errors
A generated typed collection of all [PostgREST error](https://postgrest.org/en/stable/references/errors.html#postgrest-error-codes) definitions for Dart 🎯
## Packages
| Packages | Pub |
| ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| [postgrest_errors](packages/postgrest_errors/) | [](https://pub.dev/packages/postgrest_errors) |
## Table of content
| Directory | Description |
| -------------------- | -------------------------------------------------------------------------------------------- |
| [packages](packages) | Published packages. |
| [tools](tools) | Internal packages uses to support the development and maintenance of the published packages. |
| [data](data) | Scraped PostgREST error data. |
| [.github](.github) | GitHub related configurations. |