View Single Post
Old 11-06-2022, 05:54 AM   #11
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,465
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by ownedbycats View Post
The single-field edit in Action Chains has the option to populate a column from a template. Less of a performance impact than a composite column in exchange for a slight increase of the db size. You'll also need to re-run it to update the column values, so it's most useful for when you don't need to change the values often.
Depending on what the composite does, you might find that using a Python template gets rid of the problem. They can be 1 to 2 orders of magitude faster, especially when processing lists and especially identifiers.
chaley is offline   Reply With Quote