Is it possible to do it? I tried without adding the path to the sqlite database but it didn't work as expected: ``` SQLSTATE[HY000]: General error: 11 database disk image is malformed"). (500 Internal Server Error) ``` Maybe it's related to my other issue about cache_db and memory filesystem? Thanks.