Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Indexes in SQL databases

Unlike the other databases supported by Stellation, MySql does not support
the implicit creation of indexes for foreign keys and references. It
requires that these indexes be explicitly specified.

Can anyone see a reasn why these indexes cannot always be explicitly
specified? If there are reasons for not doing this there is a reasonably
simple workaround but it will make the code a bit more complicated.

Regards

Jonathan

Personal Email
jgossage@xxxxxxxx

Business Email
jonathan@xxxxxxxxxxxxxx



Back to the top