Releases: tbl0605/Propel-pervasive
Releases · tbl0605/Propel-pervasive
Pervasive schema parser: add BINARY support
Mssql schema parser and PHPDocs fixes
- Fix some PHPDocs errors
- Spelling fixes
- Sql Server: add some tweaks originally created for Pervasive
- Avoid "Call to undefined method GeneratorConfig::getLocation()"
PHP 8.2 compatibility fixes
- Fix some errors found by PHPStan
- PHP 8.2 compatibility fixes: replacement of deprecated strftime(), utf8_decode() and utf8_encode() functions
PHP 8.2 compatibility fix
- PHP 8.2 compatibility fix
Mssql schema parser and PHP 8.1 compatibility fixes
- 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
Support PHP 8.0 and PHP 8.1
1.7.8 prepare 1.7.8 release
Generator: avoid using current php encoding in place of DB encoding
1.7.7 prepare 1.7.7 release
Generator (MssqlSchemaParser): add support for datetime2 fields
1.7.6 prepare 1.7.6 release
Generator: retrieve the database tables in an orderly way
1.7.5 prepare 1.7.5 release
Add PHP 7.4 compatibility
Fix support for PHP 7.4