Commit Graph

17 Commits (dd11e232d0324292a90ed0d7600428b33f93e1e1)

Author SHA1 Message Date
Marc Bachmann 9a5e10e6fb
Annotations: Fix sql annotation parsing for empty responses (#35367) 4 years ago
Marcus Efraimsson bf7301e485
Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables (#35411) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Hugo Häggmark 04565d497e
Templating: Speeds up certain variable queries for Postgres, MySql and MSSql (#28686) 5 years ago
Jerry Ylilammi e27ab89aed Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 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
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Daniel Lee b716a2595a mysqlds: add support for key/value template variables 8 years ago