Categorygithub.com/RomiChan/gocq-sqlite3-migrate
repositorypackage
0.1.2
Repository: https://github.com/romichan/gocq-sqlite3-migrate.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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