Denis Gukov
|
b083f74322
|
fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database.
|
2020-12-04 13:46:02 +05:00 |
|
Denis Gukov
|
d09fc1d26c
|
feat(be): support sqlite
|
2020-12-01 21:37:29 +05:00 |
|
tom whiston
|
17fa7bb407
|
add gometalinter to tools and run it in circle.
extract some error checking and logging in places where linting needed or errors not checked
|
2018-04-05 21:24:19 +00:00 |
|
Anton Markelov
|
0561f777f7
|
don't panic on logPipe errors
|
2017-07-12 14:48:49 +10:00 |
|
Anton Markelov
|
6be1f3e4fc
|
add error handling, name variables more clear
|
2017-07-12 14:24:02 +10:00 |
|
Anton Markelov
|
664cb4bbde
|
use bufio.Reader instead bufio.Scanner
|
2017-07-12 12:08:00 +10:00 |
|
Anton Markelov
|
bca53cd10a
|
add error handling when we work with task output
|
2017-07-12 11:26:55 +10:00 |
|
Alexander Trost
|
afd2a720f7
|
Fix the primary key creation queries
Add id column to task__output table "instead"
Print error message in case of database errors
|
2017-03-16 17:32:42 +01:00 |
|
Matej Kramny
|
2a2b7e8aed
|
merge models -> db
|
2017-02-22 21:12:16 -08:00 |
|
Matej Kramny
|
f16b3a57e8
|
Fix SQL bugs
- Fixes #117
- Fixes #116
|
2016-06-02 19:26:51 +01:00 |
|
Matej Kramny
|
c58d9ac34f
|
refactoring
|
2016-05-24 10:55:48 +01:00 |
|