* Support Vector of enum for Postgres * Fix clippy * Add tests for integer array * Fix dependency * Bump sea-query to 0.27.2 Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
* PostgreSQL array (draft) * Fixup * Fixup * Fixup * Fixup * Fixup * Refactoring * generate entity for Postgres array fields * Add tests * Update Cargo.toml Co-authored-by: Chris Tsang <chris.2y3@outlook.com>