index
:
manager
this commit
master
The manager
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db.go
Commit message (
Collapse
)
Author
Age
*
prepared statements in dbEditChallengeUUID
Emile
2019-10-26
|
*
selecting all challenge names
Emile
2019-10-26
|
|
|
|
previously, just challenges with 200 points
*
uuids
Emile
2019-10-21
|
*
correct database
Emile
2019-10-21
|
*
create table if not exist yet function
Emile
2019-10-21
|
*
database connection
Emile
2019-10-21
|
*
revert
Emile
2019-10-21
|
*
updated the database name
Emile
2019-10-21
|
*
fixed the edit function + error handling
Emile
2019-10-20
|
*
delete challenge function
Emile
2019-10-20
|
*
dont need to hand over global vars
Emile
2019-10-20
|
*
consistet naming for the db functions
Emile
2019-10-20
|
*
implemented dbGetChallengeByUUID function
Emile
2019-10-19
|
*
removed debug prints
Emile
2019-10-19
|
*
edit challenge function
Emile
2019-10-19
|
*
using uuids
Emile
2019-10-19
|
*
implemented the dbNewChallenge function
Emile
2019-10-19
|
*
added the newChallenge function signature
Emile
2019-10-19
|
*
updated the struct fields to exported fields
Emile
2019-10-19
|
*
getAllChallenges function
Emile
2019-10-19
|
*
basic database connection
Emile
2019-10-18