Skip to content

Mssql schema parser and PHP 8.1 compatibility fixes

Compare
Choose a tag to compare
@tbl0605 tbl0605 released this 01 Jul 13:33
· 20 commits to master since this release
  • Mssql schema parser: add basic unique indexes support
  • Mssql schema parser: better IDENTITY support (for the BIGINT, SMALLINT and TINYINT types)
  • PHP 8.1 compatibility fix