David Precious
David Precious
On Mon, 19 Jan 2015 02:01:05 -0800 Alberto Simões [email protected] wrote: > Indeed, some more inheritance might be good. Probably we can help > @esyphelon preparing the list of keys...
Sorry for the huge delay responding to this. I agree this would be quite useful. I could add a default section, or have the code that fetches settings for a...
Sorry this waited so long! Looking at it, I think it's a bug introduced by refactoring (and apparently not tested enough to show up - that's not good). The code...
Does PerlDancer/Dancer2#1082 fix this?
Hmm - I guess for relative paths, working out the appdir and looking for it there would be sane, rather than relying on the current working directory being the app...
This seemed dead easy to start with - a new optional param, `dbi_class` or something, and have the connection code use `$class->connect` instead of `DBI->connect`. However, where it gets interesting...
Somehow I missed this until now (!). I'm not certain I like this - I think briefly mentioning them, at least, is useful for someone reading over the doco for...
Sorry for the lack of response here. I had a think, but hit a mental brick wall and had an oh look a squirrel moment. Yeah, you're quite probably right...
Hmm - yeah, catching the error would probably work. I'll look in to this. It might also be worth suggesting to TIMB that perhaps excluding modules which inherit from DBI...
Sorry for the slow reply here. This is, indeed, weird. I can't see why it would be "losing" the credentials. I take it the username in the "Access denied for...