forked from smilevo/MigrationMapper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hussien alrubaye
committed
Mar 8, 2020
1 parent
91f60a9
commit 0a74055
Showing
81 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
Database/APIMapperDBSQL.sql → Database/MigrationMapperDBSQL.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...a/com/project/settings/DatabaseLogin.java → ...a/com/project/settings/DatabaseLogin.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
package com.project.settings; | ||
|
||
public class DatabaseLogin { | ||
public static String url = "jdbc:mysql://localhost/APIMapper?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC"; | ||
public static String url = "jdbc:mysql://localhost/MigrationMapper?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC"; | ||
public static String username = "Add user name here"; | ||
public static String password = "Add password here"; | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages/__pycache__/CSimilarity.cpython-37.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages/migrations/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages_project/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages_project/__pycache__/settings.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages_project/__pycache__/urls.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
python-service/pages_project/__pycache__/wsgi.cpython-37.pyc
Binary file not shown.