Quote:
Originally Posted by kovidgoyal
It's not clear to me why config about which column to store filenames in needs to be accessed outside of postadd/postimport.
|
You have to define the columns at some point but I've changed the way it's managed (it has to access to the database to get the custom columns, it cannot be avoided, but that's all).