Closed ecxyzzy closed 6 months ago
PostgreSQL supports scalar arrays, which is good since we've been kludging those on MariaDB with JSON, a type-unsafe solution that requires an excessive amount of casting.
PostgreSQL supports scalar arrays, which is good since we've been kludging those on MariaDB with JSON, a type-unsafe solution that requires an excessive amount of casting.