You will need to check your permissions, as one has been removed:
- Issue #1179476: ugly permission name by joachim: Changed Drupal clients module to use base module admin permission.
You may also want to tweak your database column sizes to remain in line with the schema:
- by joachim: Changed varchar lengths in hook_schema to powers of 2.
This release adds support for CTools exportables, meaning that connections can be added to Features.
You will need the 6.x-1.x-dev release of CTools.
This has required some significant changes. Connections are now referred to by machine name, not cid, which has knock-on effects on the API and the database storage. You should: