The Road to 2.18
Gervase Markham
gerv at mozilla.org
Thu Mar 11 04:07:55 UTC 2004
Sean McAfee wrote:
> Well, one obvious solution is to require that any custom fields schema be
> orthogonal to the basic schema. My own schema fulfills this condition, save
> for some foreign key references (to PRODUCTS, PROFILES, etc) that are
> ignored by MySQL anyway.
If you remember, this feature of your patch was actually one of the
biggest issues people had with it at review - it duplicated a lot of
Bugzilla function, both in terms of code and tables. For example,
applying the patch gives one two tables full of bug activity data...
But re-reviewing your patch is probably not the point of this thread.
Gerv
More information about the developers
mailing list