-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
What database do you use with plots2? (poll) #4919
Comments
On local-machine or in development, I prefer to use SQLite because it is very easy to set up, drop etc. So my vote goes to SQLite. |
@namangupta01 do you have mysql installed on your system as well and just choose to use sqlite? I was wondering if you'd be able to to try and see if you receive this error in plots2: #2712 (comment) |
Yes, @sashadev-sky, I do have MySQL installed on my computer and even then I try to use SQLite wherever I could. |
thank you naman and sasha!
…On Thu, Mar 7, 2019 at 1:03 PM Naman Gupta ***@***.***> wrote:
Yes, @sashadev-sky <https://github.com/sashadev-sky>, I do have MySQL
installed on my computer and even then I try to use SQLite wherever I could.
Let me check for the error. I have run the test using SQLite several times
but I didn't get any such type of error. But I think I should try to test
it now to check if this problem is with everyone else.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4919 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ7O8iczF_ub67JYl1zlTnfQGz6atks5vUVRZgaJpZM4bfa3D>
.
|
@namangupta01 I'm interested in knowing what you get when you ran |
And @namangupta01 -- if we did choose to deprecate sqlite support, do you think it would be very disruptive to you? We're trying to weigh the pros and cons, but leaning towards using just one DB. Thank you for your input! |
@namangupta01 thank you!! @siaw23 you have a much more in depth understanding of the sqlite issue so i'll leave it to you to investigate with @namangupta01 but i'm also interested so keep me in the loop if you open any new issues on it, etc! |
Hi everyone, let's move forward with this unless we want to have more contributors' opinion on this one. Also, if we decide on closing polls, do copy the result in #4896 and let's continue the discussion there only. Thanks! |
Hi all, we're curious what database do you use with plots2? We're discussing in #4896 whether to continue supporting sqlite or not -- and want to know how many people currently use different database types!
Click to vote:
Re: #4917
The text was updated successfully, but these errors were encountered: