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

Make database setup more straight-forward #189

Closed
teeberg opened this issue Jun 12, 2016 · 4 comments
Closed

Make database setup more straight-forward #189

teeberg opened this issue Jun 12, 2016 · 4 comments

Comments

@teeberg
Copy link

teeberg commented Jun 12, 2016

To reproduce #149 locally, I'm trying to set up the LSP on my machine. According to https://github.com/LMMS/lmms.io/wiki/LSP-Installation, I need to "obtain a tarball of the SQL database". How would I go about doing that? Could you maybe upload a snapshot of the current LSP somewhere and link to it from the Install instructions, as to make it as easy as possible for me and other contributors to get started? Even an empty database dump to have the schema would be helpful to have/document somewhere! I can populate the database myself too! :)

@tresf
Copy link
Member

tresf commented Jun 12, 2016

@teeberg I can email you a copy, just email me tres.finocchiaro@gmail.com.

Once you have a good process for getting others involved (e.g. scraping data and uploading the schema) please feel free to tackle that if you feel so inclined. Also, we don't get much help over here on the site side, so if you're ok with being an admin, we could certainly use the help. 👍

@teeberg
Copy link
Author

teeberg commented Jun 12, 2016

I'm not familiar with the typical ways of managing databases in PHP, but a quick google brought me to http://propelorm.org/ which looks really promising. Once I have the database, I'll see how easy that is to set up.

@tresf
Copy link
Member

tresf commented Apr 14, 2018

@teeberg this has gone stale. I think you can just grab the CREATE ... statements from the database dump and provide those in the wiki. I'll leave open because to keep LSP alive, we need this type of information in the wiki.

@liushuyu
Copy link
Member

Fixed in f8ea112

Migration scripts are now available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants