15,050
edits
mNo edit summary |
Tags: Mobile edit Mobile web edit |
||
| Line 4: | Line 4: | ||
# Migrate database data from MySQL to SQLite using the [[SQLite management software]] | # Migrate database data from MySQL to SQLite using the [[SQLite management software]] | ||
# Modify the scripts of database | # Modify the scripts of database connection and SQL query syntax because some MySQL functions are not compatible in SQLite | ||
# Testing the scripts | # Testing the scripts | ||