“”

Database Abstraction Layer Database Abstraction Layer

dbal / stable

A database abstraction layer implementation for TYPO3 4.6 based on ADOdb and offering a lot of other features.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req friendsoftypo3/dbal

Last upload comment

* Fix admin_get_tables query with native MySQL connection
* Fix extension installation in EM

For more information see ChangeLog.

Downloads by month

Download 8.4.1 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Friends of TYPO3
Last update
23. Nov 2017
First upload
16. Feb 2006
Downloads
10,588
Category
Backend
Dependencies
  • adodb (8.4.0 - 8.9.99)
  • TYPO3 (8.4.0 - 8.9.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req friendsoftypo3/dbal to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (7)

Version history

Version Upload comment Works with TYPO3 Download
8.4.1 / stable
November 23, 2017
* Fix admin_get_tables query with native MySQL connection
* Fix extension installation in EM

For more information see ChangeLog.
8.4.0 - 8.9.99 Download
8.4.0 / stable
September 01, 2016
Initial standalone version
8.4.0 - 8.9.99 Download
1.0.0 / stable
November 20, 2009
DBAL finally reached state "stable". This extension is part of TYPO3 Core and is compatible with TYPO3 4.3. Backport to TYPO3 4.2 might work but is not supported.
Download
0.9.9 / beta
July 01, 2006
Implemented support for sysLog() on connection failure
DBAL now honours the no_pconnect setting
For handlers in native mode the setDBinit queries are executed upon connection
The initial value for generated sequences can be configured per handl
Download
0.9.0 / beta
March 25, 2006
Added enhancements for UNIQUE KEY handling, MSSQL compatibility, code cleanup, bugfixes.
>= 3.8.1 Download
0.5.0 / beta
February 16, 2006
First upload to TER. This is a system extension, so it is in TER for completeness only...
Download