GoogleCloudPlatform / GoogleCloudPlatform/pgadapter
Add samples and tests for ARRAY types to ORMs
Open
- Dominant language
- Java
- Stars
- 91
- Forks
- 33
- Avg merge
- 3d 57m
- Merged PRs (30d)
- 58
Description
Current ORM samples do not use any ARRAY columns. At least SQLAlchemy (and possibly others) support this.
https://docs.sqlalchemy.org/en/20/core/type_basics.html#sqlalchemy.types.ARRAY
Contributor guide
Assessment
This issue has not been assessed yet.