Basic rewrite of MySQL statements
- Migrated MySQL to use https://github.com/odinfather/Database Instead of custom - Closed all SQL statements (Hopefully, will have to double-check)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -116,3 +116,8 @@ gradle-app.setting
|
||||
# gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
# End of https://www.gitignore.io/api/gradle,intellij,intellij+iml
|
||||
.idea/compiler.xml
|
||||
.idea/inspectionProfiles/Project_Default.xml
|
||||
.idea/vcs.xml
|
||||
build.gradle
|
||||
build.gradle
|
||||
|
||||
Reference in New Issue
Block a user