Migrate SQLite database to MySQL #36

Open
opened 2020-03-18 19:35:10 +01:00 by osilkin98 · 0 comments
osilkin98 commented 2020-03-18 19:35:10 +01:00 (Migrated from github.com)

What's needed:

  • install and setup MySQL server both on comment server as well as elsewhere
  • Migrate DDL to be compliant with MySQL datatypes
  • Simplify existing queries to be MySQL compliant
  • Create a quick setup script for MySQL server so unit-tests can run on Travis CI
What's needed: - [ ] install and setup MySQL server both on comment server as well as elsewhere - [ ] Migrate DDL to be compliant with MySQL datatypes - [ ] Simplify existing queries to be MySQL compliant - [ ] Create a quick setup script for MySQL server so unit-tests can run on Travis CI
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/comment-server#36
No description provided.