Skip to content

RomiChan/gocq-sqlite3-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocq-sqlite3-migrate

go-cqhttp leveldb v3 到 sqlite3 迁移工具

安装

你可以下载 已经编译好的二进制文件.

从源码安装:

$ go install github.com/RomiChan/gocq-sqlite3-migrate@latest

使用方法

./gocq-sqlite3-migrate -from xxx -to yyy

默认值:

  • from: data/leveldb-v3
  • to: data/sqlite3/msg.db