Skip to content

v2.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 21:04
a5e3a51

2.11.1 (2024-10-22)

Bug Fixes

  • Improve postgres array type detection: detect internal array types as string[], integer[], float[] insteed of ARRAY (bb762bb)
  • typecasting of an integer to a boolean in SQLite (32c29c7)

Continuous Integration

  • fix MSSQL initialization in CI (678c049)
  • replace docker-compose with docker compose (914ed58)