Languages

Nestor Mata Cuthbert, Senior Web Developer ( English )

Syndicate content
Updated: 50 min 53 sec ago

How to set the index length in the Drupal Database Schema

Sat, 06/05/2010 - 00:19

I believe that you must be really picky when you define a database in a project, that is one of the spots where you could be taking your project to success or failure in terms of performance.

Drupal 6 and up has a very convenience way define your tables without using syntax for a specific database server, but, this sometimes could be a little limited when trying to set specific details like the index length, so, I'll explain to you how to achieve this specific feature.

read more