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

sqlite support #25

Closed
seema84 opened this issue Dec 28, 2018 · 3 comments · Fixed by #28
Closed

sqlite support #25

seema84 opened this issue Dec 28, 2018 · 3 comments · Fixed by #28

Comments

@seema84
Copy link

seema84 commented Dec 28, 2018

can you please add a sqlite support?

@phemmer
Copy link
Contributor

phemmer commented Jan 26, 2019

I've created a PR over at #28 to add support for this.
I've also created a custom release on my fork with a build available: https://github.com/phemmer/ChestShopNotifier/releases/download/1.2.1-sqlite/ChestShopNotifier.jar

Just put the following in your config:

database:
  type: sqlite

@seema84
Copy link
Author

seema84 commented Aug 3, 2023

Is sqlite now fully supported (also to convert the data from mysql to sqlite and vice versa)?
The description still says that only mysql is supported.

@Phoenix616
Copy link
Member

Phoenix616 commented Aug 3, 2023

Looks like the PR didn't update the readme and I missed that on the review, thanks for noting that! Conversion between storage types isn't supported though, please open a new issue if you need that as a feature.

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

Successfully merging a pull request may close this issue.

3 participants