提交历史

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