Skip to content

Conversation

RealYusufIsmail
Copy link
Member

As told in the issue #12 I will be adding database support.

Also closes #12

@RealYusufIsmail RealYusufIsmail added the enhancement New feature or request label Jun 7, 2022
@RealYusufIsmail RealYusufIsmail added this to the Start the project milestone Jun 7, 2022
@RealYusufIsmail RealYusufIsmail requested a review from Haleloch June 7, 2022 15:54
@RealYusufIsmail RealYusufIsmail self-assigned this Jun 7, 2022
@RealYusufIsmail RealYusufIsmail marked this pull request as draft June 7, 2022 15:54
@Haleloch
Copy link
Contributor

Haleloch commented Jun 8, 2022

What is jooq ?

@RealYusufIsmail
Copy link
Member Author

What is jooq ?

https://www.jooq.org

Basically it generates the database table into java

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2022

Codecov Report

Merging #15 (feb7c0a) into main (0802bec) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #15   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         20      22    +2     
  Lines        346     409   +63     
  Branches      16      26   +10     
=====================================
- Misses       346     409   +63     
Impacted Files Coverage Δ
...ming/backend/extension/MessageCommandExtender.java 0.00% <0.00%> (ø)
...amming/backend/extension/SlashCommandExtender.java 0.00% <0.00%> (ø)
...ramming/backend/extension/UserCommandExtender.java 0.00% <0.00%> (ø)
...b/org/programming/backend/handler/BaseHandler.java 0.00% <0.00%> (ø)
...ramming/backend/handler/MessageCommandHandler.java 0.00% <0.00%> (ø)
...ogramming/backend/handler/SlashCommandHandler.java 0.00% <0.00%> (ø)
...rogramming/backend/handler/UserCommandHandler.java 0.00% <0.00%> (ø)
.../io/github/org/programming/bot/ProgrammingBot.java 0.00% <0.00%> (ø)
...io/github/org/programming/bot/SlashCommandReg.java 0.00% <0.00%> (ø)
...b/org/programming/bot/commands/ExampleCommand.java 0.00% <ø> (ø)
... and 6 more

@RealYusufIsmail RealYusufIsmail changed the title Adding database support Adding database support + fixing ] Jun 12, 2022
@RealYusufIsmail RealYusufIsmail changed the title Adding database support + fixing ] Adding database support + fixing issues with the backend Jun 12, 2022
@RealYusufIsmail RealYusufIsmail marked this pull request as ready for review June 12, 2022 18:17
@RealYusufIsmail RealYusufIsmail requested a review from Haleloch June 12, 2022 21:30
Copy link
Contributor

@Haleloch Haleloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR ok

@RealYusufIsmail RealYusufIsmail merged commit e5d76ed into main Jun 17, 2022
@RealYusufIsmail RealYusufIsmail deleted the system/database branch June 17, 2022 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create A database.

3 participants