Checkpoint a database - SQLite

Checkpoint a database - SQLite

瀏覽:1115
日期:2025-06-26
SQLite C Interface. Checkpoint a database. int sqlite3_wal_checkpoint(sqlite3 *db, const char *zDb);. The sqlite3_wal_checkpoint(D,X) is equivalent to ......看更多