Skip to content

Releases: tbl0605/Propel-pervasive

Pervasive schema parser: add BINARY support

28 Aug 12:19
Compare
Choose a tag to compare
  • Pervasive schema parser: add BINARY support

Mssql schema parser and PHPDocs fixes

04 May 10:40
Compare
Choose a tag to compare
  • 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

17 Apr 14:14
Compare
Choose a tag to compare
  • 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

29 Mar 10:23
Compare
Choose a tag to compare
  • PHP 8.2 compatibility fix

Mssql schema parser and PHP 8.1 compatibility fixes

01 Jul 13:33
Compare
Choose a tag to compare
  • 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

13 Mar 11:28
Compare
Choose a tag to compare
1.7.8

prepare 1.7.8 release

Generator: avoid using current php encoding in place of DB encoding

20 Apr 18:22
Compare
Choose a tag to compare

Generator (MssqlSchemaParser): add support for datetime2 fields

09 Feb 10:49
Compare
Choose a tag to compare

Generator: retrieve the database tables in an orderly way

05 Dec 15:21
Compare
Choose a tag to compare

Add PHP 7.4 compatibility

11 Sep 12:53
Compare
Choose a tag to compare

Fix support for PHP 7.4