From: Don S. <do...@se...> - 2003-12-29 01:54:49
|
Wendall and I have begun making use of extra indexes for foreign keys. I recently made a correction to the phpwebsite module's Database.php so that sqlCreateIndex() will use tbl_prefix now. It's kind of a big deal for me since almost all of my modules will be using sqlCreateIndex. Wondering if there are possibilities for 0.9.3-3. Anyway reason I really write is that in the phpwebsite094 module I didn't see a "create index" type of function in Database.php. Only CREATE INDEX statement I found was in the export function. I didn't want to take the liberty of adding one before you guys confirmed that I'm not just blind. Don. --=20 "He has certainly earned a reputation as a fantastic mayor, because the results speak for themselves. I mean, New York's a safer place for him to be." George W. Bush May 18, 2000 Speaking on The Edge with Paula Zahn about New York City Mayor, Rudolph Giuliani. |