Name

lock_proxy_file — Set the proxy locking directory

Common Usage

PRAGMA lock_proxy_file;
PRAGMA lock_proxy_file = ':auto:';
PRAGMA lock_proxy_file = 'file_path';

Description

The lock_proxy_file pragma gets or sets the file used for proxy locks. The value :auto: will set it back to the automatic default. The proxy locking system is only available on Mac OS X, and only applies to databases residing on Apple Filing Protocol shares.

This is an undocumented pragma.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.