database

Joomla Framework Database Package

GPL-2.0 License

Downloads
237.8K
Stars
28
Committers
38

Bot releases are hidden (Show)

database - joomla/database-3.2.0 Latest Release

Published by Hackwar 2 months ago

What's Changed

  • Use row_number window function on MariaDB >= 11
  • Adding ability to zip export of multiple tables
  • Cleanup non-release related files
  • Improve PHP 8.4 compatibility
  • Add testcoverage for PHP 8.3

Full Changelog: https://github.com/joomla-framework/database/compare/3.1.0...3.2.0

database - joomla/database-3.1.0

Published by HLeithner 4 months ago

What's Changed

  • getTableList() return only tables not views
  • Add support for duplicate named query parameters for the mysqli and sqlsrv driver

Full Changelog: https://github.com/joomla-framework/database/compare/3.0.0...3.1.0

database - joomla/database-3.0.0

Published by Hackwar about 1 year ago

What's Changed

  • Raised minimum PHP version to 8.1
  • Switched to PSR-12 codestyle
  • add createQuery() as replacement for getQuery(true)
  • DatabaseExporter/Importer: handle NULL values properly

Full Changelog: https://github.com/joomla-framework/database/compare/2.1.1...3.0.0

database - joomla/database-2.1.1

Published by nibra about 2 years ago

database - joomla/database-2.1.0

Published by nibra over 2 years ago

What's Changed

Full Changelog: https://github.com/joomla-framework/database/compare/2.0.2...2.1.0

database - joomla/database-2.0.2

Published by nibra over 2 years ago

What's Changed

Full Changelog: https://github.com/joomla-framework/database/compare/2.0.1...2.0.2

database - Version 1.8.0

Published by wilsonge almost 4 years ago

  • Reliable Camel Case of function variables for PHP 8
  • Bug Fix for for the database importer
  • DatabaseQuery::castAsChar now has a len param that allows defining the length of the char
  • PHP 7.4 fixes for the Oracle Driver
  • Allow other schema than "public" on PostgreSQL databases
database - Database Package 1.7.1

Published by wilsonge about 5 years ago

  • Fixed PHP 7.4 compatibility
  • Improve return type hints that previously documented mixed to be more specific
  • Various test setup improvements
database - Database Package 1.7.0

Published by mbabker over 5 years ago

The following are pertinent changes made with this release:

database - Database Package 1.6.0

Published by mbabker over 6 years ago

The following are pertinent changes made with this release:

database - Database Package 1.5.0

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.0

Published by mbabker over 7 years ago

This is the initial stable release of the Database package.

database - Database Package 1.1.0

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.1.1

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

  • Restructure package for PSR-4 support
database - Database Package 1.1.2

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.2.0

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.2.1

Published by mbabker over 7 years ago

This release fixes one bug:

database - Database Package 1.3.0

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.4.0

Published by mbabker over 7 years ago

The following are pertinent changes made with this release:

database - Database Package 1.4.2

Published by mbabker over 7 years ago

This release fixes one bug: