Temp Store
Specifies the storage location for temporary database files. Used by KQLitePragma.tempStore.
This enum is used to configure the temp_store pragma in the database, determining whether temporary tables and indices are stored in a file or in memory.