#531722 dbconfig-common: allow to generate multiple files via dbc_generate_include

#531722#5
Date:
2009-06-03 14:08:06 UTC
From:
To:
I need the database connection in PHP as well as in a shell script.
Currently I can only specify one format in dbc_generate_include.

#531722#10
Date:
2016-09-02 18:50:08 UTC
From:
To:
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

#531722#17
Date:
2018-12-14 20:23:53 UTC
From:
To:
Hi

Please be aware that I may close this bug next time I look into it when
the requested information isn't provided.

Paul