pgadapter
pgadapter copied to clipboard
Add samples and tests for ARRAY types to ORMs
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