index
:
db-controller
this commit
main
Interaction with the Database
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Update 'README.md'
emile
2019-03-07
|
*
updated the query, now only creating a new table if it does not exist yet
Emile
2019-03-07
|
*
:bug: fixed the broken sql queries
Emile
2019-03-07
|
*
used the code from the db-actions package to build a simple http-api split ↵
Emile
2019-03-07
|
|
|
|
up into a front- and backend
*
commented the exported functions according to the golint standard
Emile
2019-03-07
|
*
updated the comments on the exported functions according to the golint standard
Emile
2019-03-07
|
*
added comments to the exported functions
Emile
2019-03-07
|
*
updated the comments to golint standard
Emile
2019-03-07
|
*
updated the comments to golint standard
Emile
2019-03-07
|
*
updated the comments to golint standard
Emile
2019-03-07
|
*
updated the calcAllForces comment to golint standard
Emile
2019-03-07
|
*
removed unused code
Emile
2019-03-07
|
*
update the comments making them golint compatible
Emile
2019-03-07
|
*
subdivided the project into multiple logical compartments
Emile
2019-03-07
|
*
Initial commit
emile
2019-03-06