Torkel Ödegaard
|
60da730c95
|
mysql: fix for TIME columns, fixes #8534
|
2017-06-23 12:55:40 -04:00 |
|
Daniel Lee
|
2479e51a6b
|
mysql: Null value should not be considered as previous value
fixes #8655
|
2017-06-20 02:02:05 +02:00 |
|
Daniel Lee
|
e8b798914d
|
mysql: adds mapping for int/long
|
2017-05-16 16:07:42 +02:00 |
|
Daniel Lee
|
a9c535e551
|
mysql: add some more type mapping
Decimals mapped to floats for now. No mapping for bit or
any of the blob types. Tinyint not mapped to bool.
|
2017-05-12 11:37:51 +02:00 |
|
Daniel Lee
|
7784e4e24b
|
mysql: add datetime type to table data
|
2017-04-23 21:56:58 +02:00 |
|
Daniel Lee
|
413ee33d5d
|
mysql: fix go vet error
|
2017-04-23 20:07:20 +02:00 |
|
Torkel Ödegaard
|
97e2d75f51
|
mysql: added support for tables in mysql queries
|
2017-04-21 15:07:43 +02:00 |
|
Torkel Ödegaard
|
c78c460f79
|
mysql: worked on mysql data soruce
|
2017-04-20 17:10:23 +02:00 |
|
Torkel Ödegaard
|
11806dfa78
|
mysql: progress
|
2017-04-19 17:26:37 +02:00 |
|
Torkel Ödegaard
|
e164eba677
|
mysql: began work on backend macro engine
|
2017-04-19 10:10:08 +02:00 |
|
Torkel Ödegaard
|
5af81b974e
|
mysql: graph showing
|
2017-03-31 13:57:10 +02:00 |
|
Torkel Ödegaard
|
a7babfb7cf
|
tech: updated xorm libs
|
2017-03-31 12:54:39 +02:00 |
|
Torkel Ödegaard
|
e5a5bef200
|
mysql: minor update
|
2017-03-31 12:49:05 +02:00 |
|
Torkel Ödegaard
|
d6d2080f11
|
mysql: minor progress on response processing
|
2017-03-31 11:45:25 +02:00 |
|
Torkel Ödegaard
|
080d2a2054
|
mysql: reading arbitrary SQL data in go is really strange, data is only in strings?
|
2017-03-30 13:46:46 +02:00 |
|
Torkel Ödegaard
|
00fcaaf171
|
mysql: commented out old code from old PR
|
2017-03-29 22:55:37 +02:00 |
|
Torkel Ödegaard
|
8f90c6115d
|
mysql: progress on mysql data source
|
2017-03-29 22:54:18 +02:00 |
|