Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: SQLite support #5

Open
zSleepwalker opened this issue May 1, 2023 · 0 comments
Open

REQUEST: SQLite support #5

zSleepwalker opened this issue May 1, 2023 · 0 comments

Comments

@zSleepwalker
Copy link

Keeping "decoded" data in a SQLite data. This way we're able to do more complex queries.

Table 1: Metadata

  • Pkt Idx
  • MsgId
  • Src
  • Ch
  • Name (Character::BaseController:Update)
  • EntityId

Table 2: RAW Data

  • Pkt Idx
  • BLOB: Pkt data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant