omnisearch: less strict on what we consider a "string" column, 102
0.31.4
Omnisearch supports composite primary keys 101
0.31.3
Bugfix for incremental indexing - maintain at most 10 examples of pks for a given value in dux_column_stats_values, for parity with batch indexing. Otherwise, the pks can grow to a variably sized length, making autosuggest searches and future index updates O(N).
0.31.2
Exempt _internal database from foreign key checking 100
0.31.1
Support non-batch indexing of columns that contain BLOBs (99)