Adds support for full text search in peewee with the creation of two new field types: `FullIndexedCharField` and `FullIndexedTextField`. Note that this change depends upon https://github.com/zzzeek/sqlalchemy/pull/339 [Delivers #137453279] [Delivers #137453317] |
||
---|---|---|
.. | ||
interfaces | ||
migrations | ||
model | ||
users | ||
__init__.py | ||
archivedlogs.py | ||
billing.py | ||
buildlogs.py | ||
database.py | ||
fields.py | ||
queue.py | ||
read_slave.py | ||
runmigration.py | ||
text.py | ||
userevent.py | ||
userfiles.py |