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

Convert to sqlite #32

Open
ezelkow1 opened this issue Feb 20, 2019 · 1 comment
Open

Convert to sqlite #32

ezelkow1 opened this issue Feb 20, 2019 · 1 comment

Comments

@ezelkow1
Copy link
Owner

Extending the existing database is a huge chore. It really should have been sql-ish from the start, so time to start investigating a good DB layout so that users can be cross referenced across new features and such

@ezelkow1
Copy link
Owner Author

  • Figure out sqlite schema
  • Convert from author username to discord ID to be able to store both in a users table and use discordID as unique
  • Create conversion from json to sql
  • Change functions to use sql cmds

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