Signal-iOS/Scripts/sds_codegen
Jordan Rose 61232780ee Don't reindex conversations on every model change
Every single message updates a TSThread model, but only a change in a
member's profile name or phone number, or a change to a group's model,
can update the indexing information. Turn 'shouldBeIndexedForFTS' into
a tri-state 'FTSIndexMode' with options 'never', 'manualUpdates', and
'always', and use 'manualUpdates' for TSThreads. Then explicitly
reindex on any of the changes listed above.
2022-02-01 15:05:34 -08:00
..
sds_config Store badge receipt credential presentation on the durable job 2021-11-17 15:14:03 -08:00
Makefile codegen handles "id" type 2020-01-23 11:55:48 -07:00
sds_codegen_ssk_objc.sh Reduce statics. 2021-11-02 10:36:25 -03:00
sds_codegen.sh update templates 2019-11-04 14:06:54 -08:00
sds_common.py Update all sds python shebang lines to 2.7 2020-04-14 08:52:34 -07:00
sds_generate.py Don't reindex conversations on every model change 2022-02-01 15:05:34 -08:00
sds_parse_objc.py PR Feedback 2021-08-16 13:28:08 -07:00
sds_parse_swift_bridging.py Bump copyright 2022-01-28 13:23:47 -08:00
sds_regenerate.sh Update code generation to ensure consistent property ordering. 2019-11-05 10:15:07 -03:00
sds_swap_imports.py Update all sds python shebang lines to 2.7 2020-04-14 08:52:34 -07:00