Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Search
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 14
and
Version 15
of
DbChanges
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2010-07-23T07:56:16Z (
14 years
ago)
Author:
Pan Luo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
DbChanges
v14
v15
42
42
[[BR]]
43
43
== List of Database Changes for iPeer version 2.1 to 2.2 ==
44
(place your changes here)
44
Proposed changes:
45
{{{
46
#!sql
47
ALTER TABLE `personalizes` ADD INDEX ( `user_id` , `attribute_code` ) ;
48
}}}