Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Implement the new database design #8

Open
hampusborgos opened this issue Aug 4, 2012 · 3 comments
Open

Implement the new database design #8

hampusborgos opened this issue Aug 4, 2012 · 3 comments
Assignees
Milestone

Comments

@hampusborgos
Copy link
Member

Make use of the new database design for saving and loading.

I have already coded much of what is necessary, and will commit it once I'm able to.

@ghost ghost assigned hampusborgos Aug 4, 2012
@pedrocss
Copy link

I trying to run server with mysql, but apparently schema is outdated. I have compared postgresql schema and mysql and I realized it is different.

Do you have new sql schema?

@ivucica
Copy link
Member

ivucica commented Jun 13, 2013

Unless it's committed, probably noone updated it.

Feel free to examine the changelog for the pgsql schema, make appropriate changes to mysql schema, make a fork on Github, commit the changes to your fork and make a pull request. That's the best way to help any open source project.

On 13. 6. 2013., at 19:04, Pedro Souza notifications@github.com wrote:

I trying to run server with mysql, but apparently schema is outdated. I have compared postgresql schema and mysql and I realized it is different.

Do you have new sql schema?


Reply to this email directly or view it on GitHub.

@pedrocss
Copy link

Right. I will try update the mysql schema. Thanks for the answer.

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

No branches or pull requests

3 participants