zut.convert.parse_postgresql_array_literal

zut.convert.parse_postgresql_array_literal(value: str) list[str]

Parse an array literal (using PostgreSQL syntax) into a list.