Skip to content

toheart/analysis-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

analysis-db

通过goanalysiss生成的db文件存在wal,shm文件,可以通过如下命令进行回收:

sqlite3 proxy-test-client_20250708023628.db
SQLite version 3.26.0 2018-12-01 12:34:55
sqlite> PRAGMA wal_checkpoint(FULL); 

About

Save all the db files that have analyzed the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published