View Single Post
Old 05-10-2025, 07:31 AM   #7
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,637
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by chaley View Post
"Custom book data" isn't custom columns. It is a persustent map of keys to values, intended for plugins to store extra book information pertinent to that plugin. For example, a plugin might want to store some extra dates about a book that the plugin will need later. It can use add_custom_book_data() to store this information.

If you want to update custom columns then use db.new_api.set_field().
Yes, thank you. I've seen it later. I'm using that function in one of my plugins (obviously wrong and I was mislead). After using set_field it's working.
Terisa de morgan is offline   Reply With Quote