https://github.com/lagrangedev/lagrange.onebot.databaseshift
https://github.com/lagrangedev/lagrange.onebot.databaseshift
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lagrangedev/lagrange.onebot.databaseshift
- Owner: LagrangeDev
- Created: 2025-02-03T20:02:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-03T20:20:46.000Z (over 1 year ago)
- Last Synced: 2025-02-03T21:25:54.717Z (over 1 year ago)
- Language: C#
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lagrange.OneBot.DatabaseShift
```shell
Lagrange.OneBot.DatabaseShift --help
```
## Example
```shell
Lagrange.OneBot.DatabaseShift --in /path/to/lagrange-0.db
```
The output Realm database folder will be located at `/path/to/lagrange-0-db`.
## Other versions of Lagrange.OneBot
Checkout the branch of the submodule Lagrange.OneBot to the corresponding branch that uses LiteDB, modify RealmMessageRecord to ensure all desired fields are stored, then compile and run it.