UPGRADING
=========================

> 1.17

Requires package 'base' >= 1.48.

Schema of 'full_text_index' changed to use 'object_key' instead of the
object class and ID as separate fields. It's easiest to drop the table
and run:

 $ oi_manage install_sql --package=full_text

