Hmmm, Patrick, does your comment answer my question? Or did it relate to something else? I'm not sure:
Patrick Shanahan (2018-Sep-23, excerpt): ... > > > > So for me it's three styles. I want to delete the one with id 2: > > > > > > > > sqlite> delete from styles where id = 2; ... > > > > So I guess that's what Patrick suggested. But this has only deleted > > > > the (id, name, description) triplet. Where is the actual style > > > > definition? Is that in style_items? I don't know... ... > no, you must import styles. but once you import them they are available > for use until you delete them. Let me state my question again: The style information must be somewhere, but I'm sure I have not yet deleted it with above recipe. Or does this trigger deletion due to DB constraints? Or do I need to explicitly delete something else? -- http://stefan-klinger.de o/X Send plain text messages only, not exceeding 32kB. /\/ \ ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
