You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/database.md
+3-5
Original file line number
Diff line number
Diff line change
@@ -294,16 +294,14 @@ Designing schema for MongoDB is completely different from designing schema for r
294
294
295
295
## Switch PostgreSQL to MySQL
296
296
297
-
If you want to use MySQL instead of `PostgreSQL`, you can make the changes after following the complete guide given [here](installing-and-running.md).
297
+
If you want to use `MySQL` instead of `PostgreSQL`, you can make the changes after following the complete guide given [here](installing-and-running.md).
298
298
299
299
Once you have completed all the steps, you should have a running app.
0 commit comments