Skip to content

Conversation

@dehys
Copy link
Contributor

@dehys dehys commented Nov 9, 2021

Implementing the logic of database and database storing using JDBC

…and database setup. Implemented Database.java, DatabaseManager.java, DatabaseProfile.java and DatabaseGuild.java. Hooked up DatabaseProfile.java

Signed-off-by: dehys <arijan@nikoci.se>
@dehys dehys added the Enhancement enhancement of an existing feature label Nov 9, 2021
@dehys dehys self-assigned this Nov 9, 2021
@dehys dehys linked an issue Nov 9, 2021 that may be closed by this pull request
Signed-off-by: dehys <arijan@nikoci.se>
Signed-off-by: dehys <arijan@nikoci.se>
…th commands and ranks are linked to guilds<entry>

Signed-off-by: dehys <arijan@nikoci.se>
… class to be json ready. This is needed for GSON to parse json and the class itself for the database to be able to store custom commands for guilds by guildID

Signed-off-by: dehys <arijan@nikoci.se>
…s to be json ready. This is needed for GSON to parse json and the class itself for the database to be able to store ranks for guilds by guildID

Signed-off-by: dehys <arijan@nikoci.se>
…he database

Signed-off-by: dehys <arijan@nikoci.se>
updating branch:database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement enhancement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Database Integration

3 participants