Back to search
A SQLAlchemy recipe for managing PostgreSQL Materialized Views:
Stars
110
Forks
9
Watchers
110
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
1
commits
Allow creation of materialized views where none of the materialized columns are primary keys.
208517bView on GitHubUpdated custom compiler for materialized view to use literal_binds=True
200d739View on GitHub