sqlite3_filename_journal
Translate a filename that was handed to a VFS routine into the corresponding database, journal, or WAL file.
It is an error to pass this routine a filename string that was not passed into the VFS from the SQLite core. Doing so is similar to passing free() a pointer that was not obtained from malloc() - it is an error that we cannot easily detect but that will likely cause memory corruption.
Translate a filename that was handed to a VFS routine into the corresponding database, journal, or WAL file.
It is an error to pass this routine a filename string that was not passed into the VFS from the SQLite core. Doing so is similar to passing free() a pointer that was not obtained from malloc() - it is an error that we cannot easily detect but that will likely cause memory corruption.
Translate a filename that was handed to a VFS routine into the corresponding database, journal, or WAL file.
It is an error to pass this routine a filename string that was not passed into the VFS from the SQLite core. Doing so is similar to passing free() a pointer that was not obtained from malloc() - it is an error that we cannot easily detect but that will likely cause memory corruption.
Translate a filename that was handed to a VFS routine into the corresponding database, journal, or WAL file.
It is an error to pass this routine a filename string that was not passed into the VFS from the SQLite core. Doing so is similar to passing free() a pointer that was not obtained from malloc() - it is an error that we cannot easily detect but that will likely cause memory corruption.
Translate a filename that was handed to a VFS routine into the corresponding database, journal, or WAL file.
It is an error to pass this routine a filename string that was not passed into the VFS from the SQLite core. Doing so is similar to passing free() a pointer that was not obtained from malloc() - it is an error that we cannot easily detect but that will likely cause memory corruption.