Open
Description
If I add LITESTACK_DATA_PATH="./storage"
to my .env
it is picked up after the litestack initializes some classes so it uses the default path to create the databases, but later on, it tries to find databases files in LITESTACK_DATA_PATH (i think)
See this screenshot where I paused execution.
This leads to the app having sqlite3 files in 2 different parts:
Metadata
Metadata
Assignees
Labels
No labels