Commit History

Author SHA1 Message Date
  Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
  Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
  Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
  Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
  Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
  Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
  Sven Klemm a62ebb3e59 mysql: pass timerange for template variable queries (#10071) 8 years ago
  Sven Klemm b6fafb13f5 always quote template variables for mysql when multi-value is allowed (#9712) 8 years ago
  Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
  Daniel Lee 002b4d3403 mysql: fix interpolation for numbers in temp vars 8 years ago
  Torkel Ödegaard f6100dd8eb ux: success/error alerts refactoring, #9214 8 years ago
  Daniel Lee b716a2595a mysqlds: add support for key/value template variables 8 years ago
  Daniel Lee 1105bb371f mysqlds: adds support for template variables 8 years ago
  Daniel Lee 73cb035231 mysql: annotation support. Fixes #8382 8 years ago
  Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
  Torkel Ödegaard 2b029912aa mysql: query editor fix 8 years ago
  Torkel Ödegaard 8f17a84f31 mysql: added basic templating support 8 years ago
  Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
  Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
  Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
  Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
  Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
  Torkel Ödegaard 1ecdf34938 sql: wip mysql stuff 8 years ago