Sorry it took so long to get to this bug. I took over ownership of
dbconfig-common last year and only now reached this bug.
I assume you are aware that you can call dbc_generate_include yourself
after you called db_go, right? So you could easily generate the second
file you need (I mean, just a oneliner). Does this work for you?
To be honest, I don't think I will implement native support for this
request any time soon, if at all, as I believe it is trivial to do
yourself. One thing I could easily do though, is make this more clear in
the documentation. Would you think that is appropriate to solve this bug?
Paul