in reply to Re: Mojolicious and connection to a database
in thread Mojolicious and connection to a database
Well, loading the config file that way is to make sure the app works when packed with pp. It's no big deal once it's tested.
My question was more in relation with remembering the connection done using the hash.
Could the connection be broken by the database server when the page has been load ? If yes, can I check this rather then using the hash value ?
Thanks for helping anyway !
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Mojolicious and connection to a database
by bliako (Abbot) on May 04, 2019 at 08:05 UTC | |
|
Re^3: Mojolicious and connection to a database
by trippledubs (Deacon) on May 03, 2019 at 14:26 UTC |