dba 4.7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| dba-4.7.x-1.0.tar.gz | 20.61 KB | 3d42060c1cb8e17a708529ce191b9855 |
Official release from CVS tag: DRUPAL-4-7--1-0
Last updated: November 19, 2006 - 15:15
The initial release that is fully compatible with the 4.7.x Drupal core.
New features since 4.6.x:
- The database overview administration page (admin/database) has been simplified. Instead of a large number of "Action" links next to each table, the table name is now a link to new page with a series of sub-tabs to perform each of the desired actions.
- There is now an 'optimize' operation on tables for sites using MySQL.
- #41589: You can configure certain tables to skip during automated backups.
Otherwise, all of the changes from the 4.6.x-1.0 release are to become compatible with the 4.7.x core API:
- #40661: The checkboxes next to the table names on the database overview page now work.
- #40660: When viewing a table, the "edit row" and "delete row" links now work.
- #68274: Everything on the admin/settings/dba settings page can now be updated and properly saved.
- #98457: When using the query page (admin/database/query), the results are once again displayed.
- Lots of other changes to match the 4.7.x core API.
