dbtng 6.x-1.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-rc4.tar.gz | 113.67 KB | d45955684dc1389301ade9905de33ef9 |
| dbtng-6.x-1.0-rc4.zip | 130.92 KB | a94b7edf43b7b836c003b4f2eceec51b |
Release notes
Removed dependency on Autoload module.
dbtng 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-rc3.tar.gz | 113.42 KB | 241f4d5ce1eca5d2a1e4d53efe439083 |
| dbtng-6.x-1.0-rc3.zip | 130.68 KB | 7ba4c56c45c5879d3aef7b64c2e9ceb0 |
Release notes
Added support for sequences with db_next_id().
dbtng 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-rc2.tar.gz | 113.39 KB | 3c314120ce463f0f41450edad31a7ee9 |
| dbtng-6.x-1.0-rc2.zip | 130.65 KB | 09899e0f5e877feb15953a7b6e6d3471 |
Release notes
Bug fixes
#1088786: Make sequences API work
#989466: Class 'Database' not found in dbtng.module on line 179
#951884: db_query_range
#1009812: DBTNG queries not using global $db_prefix value
#1041694: Backport d7's drupal_alter() so that hook_query_alter() works correctly
dbtng 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-rc1.tar.gz | 113.13 KB | 18640cf64a881cfb33e4d6e987b82300 |
| dbtng-6.x-1.0-rc1.zip | 130.41 KB | e3bc1d824bf70a11155fee37557464f3 |
Release notes
New features
This release has been synced with Drupal Core 7.x branch on March 11, 2011.
This release features some tests from Drupal 7 backported for use with the Simpletest module for Drupal 6.
Bug fixes
This release includes the backported drupal_alter() from Drupal 7 as dbtng_drupal_alter().
dbtng 6.x-1.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-alpha7.tar.gz | 85.51 KB | 42ff471b65591d1ee4b1217cb5922026 |
| dbtng-6.x-1.0-alpha7.zip | 100.14 KB | f13007ccbd208b0d741d8e6367ce082b |
Release notes
Updated with changes from DRUPAL-7-0-ALPHA7, fixed #911182 #917404 and #919428. Added dependency on Autoload 6.x-2.0-rc1 or later.
dbtng 6.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-alpha6.tar.gz | 82.6 KB | 2b4663c1f24df957fc89afb166eb7acb |
| dbtng-6.x-1.0-alpha6.zip | 97.17 KB | 18d35f3c1a01c68df0e37378b965ef6e |
Release notes
This is synced from Drupal-7.0-alpha6. No longer requires Autoload module.
dbtng 6.x-1.0-unstable3
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-unstable3.tar.gz | 76.56 KB | b46bf61b2f1c0039336e892a75357a08 |
| dbtng-6.x-1.0-unstable3.zip | 90.55 KB | cb586580cc1d8081ea110a312e548458 |
Release notes
Syncing with Drupal 7 (CVS HEAD) on January 4th, 2010.
dbtng 6.x-1.0-unstable2
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-unstable2.tar.gz | 72.24 KB | 9cde3542d46683c9dcc90770bd9f4d41 |
| dbtng-6.x-1.0-unstable2.zip | 86.06 KB | 24c989ebcbb8b6f1bad3b6ff0b6f7c27 |
Release notes
Update sql has been fully removed.
dbtng 6.x-1.0-unstable1
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.0-unstable1.tar.gz | 73.5 KB | 051b03f770d0eb3bc99eba50f1b53e29 |
| dbtng-6.x-1.0-unstable1.zip | 87.17 KB | acb3e0d7c674095fe7d5163bbb2b023f |
Release notes
- Includes UNION support from Drupal 7.x-HEAD
- Includes dbtng_query() for use in schema modifications
- Includes _dbtng_query_process_args() for use with dbtng_query()
dbtng 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| dbtng-6.x-1.x-dev.tar.gz | 113.67 KB | dbc6efe3809f0c1ba2e337eaa9b7467f |
| dbtng-6.x-1.x-dev.zip | 130.92 KB | 5b7763b582499b7db8c629bc64edd1b0 |
Release notes
Development snapshot.