OpenFGA-to-PostgreSQL authorization compiler. Generates specialized SQL functions from .fga schemas that query your existing tables. Zero sync, always consistent.
Stars
60
Forks
7
Watchers
60
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
323
commits
5
commits
2
commits
2
commits
1
commits
Merge pull request #46 from pthm/configurable-database-schema
c46d097View on GitHubAdd unit tests for DDL schema qualification and checker prefixIdent
91b858bView on GitHubConsolidate duplicated postgresSchema helpers into sqldsl package
2a7c2adView on GitHubFix schema qualification bugs: migration DROPs, writeSignature quoting, validateSchema per-schema
7efd5fdView on GitHubFix low-priority issues: godoc comments and JoinClause.Schema deprecation
a44f26fView on GitHubFix test schema qualification and quote identifiers consistently
06f04f7View on GitHubAdd modular schema integration tests for versioned migrations
7969d36View on GitHubAdd modular model support to generate migration command
ca446a1View on GitHub