Arpit Dalal
Results
21
comments of
Arpit Dalal
I already have `?connection_limit=1` in the `.env` as the database URL comes from there. ``` DATABASE_URL="file:./data.db?connection_limit=1" ```