Commit Graph

126 Commits (c4d3eb1cd03f30ea8e6aab71b2597bf3c6a6f46f)

Author SHA1 Message Date
Peter Štibraný c4d3eb1cd0
Remove support for Google Spanner database. (#105846) 2 months ago
Serge Zaitsev 694b9dfe50
Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
Peter Štibraný e85acf047a
Remove use of dialect.LikeStr (#104460) 3 months ago
Nathan Vērzemnieks af59c4eb3e
Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 3 months ago
Serge Zaitsev 047f5edae9
Chore: Add xorm.io/core into xorm (#103700) 3 months ago
Peter Štibraný 54b8dde1e1
services/user: Fix userimpl tests when running on Spanner. (#103715) 3 months ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Peter Štibraný 4efdef9b9c
Switch to using in-mem sequence generator only when explicitly configured in connection string. Move spanner-related functions to pkg/util/spanner. (#103363) 3 months ago
Peter Štibraný f7f28757f6
Skip noop migrations, instead of executing SELECT 0. (#103086) 4 months ago
Peter Štibraný 00db0cf6e6
Remove dependency from OSS to enterprise packages by moving Spanner functions to xorm. (#102692) 4 months ago
Peter Štibraný 8db050af6b
Use in-memory sequence number generator when running integration tests against Spanner emulator. (#102522) 4 months ago
Peter Štibraný 0566ddbf4d
Speed up truncation in mysql, postgres and sqlite in integration tests. (#102439) 4 months ago
Peter Štibraný 0c58d39e76
Spanner-related fixes (#102376) 4 months ago
Georges Chaudy 0bafd4e99d
unistore: update spanner ddl to include unistore tables (#102198) 4 months ago
Peter Štibraný 11552e5c57
Speed up truncation of Spanner tables (used in integration tests) (#102278) 4 months ago
Peter Štibraný 8625a6c131
Export SpannerConnectorConfigToClientOptions function (used by grafana-enterprise). (#102106) 4 months ago
Peter Štibraný f3df64b7f4
Pass BOOL values as real types (int/bool) instead of strings to SQL parameters. (#101961) 4 months ago
Peter Štibraný 0ce67dad74
Spanner: support for lastInsertId (#101770) 4 months ago
Peter Štibraný 32f651e9aa
Spanner: update DB snapshot (#101879) 4 months ago
Peter Štibraný fd6a4908f1
Support Spanner's UNION syntax, which needs to be UNION DISTINCT or UNION ALL. (#101768) 4 months ago
Peter Štibraný 9e690bd620
Spanner support enhancements (#101634) 5 months ago
Serge Zaitsev 165bca6417
Chore: Add initial/experimental xorm spanner driver (#101398) 5 months ago
Ryan McKinley 429da7fd68
SQL/Blob: Add support for blob storage to SQL backend (#98192) 6 months ago
Dave Henderson ced7a84f8b
chore(metrics): Add metrics & traces to DB migration (#97181) 8 months ago
Jeff Levin a21a232a8e
Revert read replica POC (#93551) 10 months ago
Kristin Laemmert daedb358dd
chore (replstore): fix registration with multiple sql drivers, again (#90990) 1 year ago
Kristin Laemmert ab5a079bcc
Fix: add mapping for the new mysqlRepl driver (#89551) 1 year ago
Dan Cech 5dfe4cf407
Storage: Watch tests (#85496) 1 year ago
Dan Cech 1f1461734c
Storage: Add support for sortBy selector (#80680) 1 year ago
Sofia Papagiannaki 5e88d29814
Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2 years ago
Arati R ca9d147a44
Give dialects control over how insert and update queries are performed (#79946) 2 years ago
Charandas 48612063dd
Grafana app platform: an aggregator cmd and package (#79948) 2 years ago
Dan Cech 67b2972052
Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
Marcus Efraimsson edc34fc836
Instrumentation: Improve instrumentation for database migrations (#74659) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Matthew Jacobson 44972d0cd5
SQLStore: Fix Postgres dialect treating "false" migrator default as true (#69353) 2 years ago
Dan Cech a6279b2d62
Database: Make dialects independent of xorm Engine (#69955) 2 years ago
Sofia Papagiannaki 74e87ccbbd
SQLStore: Align SQLite IsUniqueConstraintViolation() with other backend implementations (#69224) 2 years ago
Ryan McKinley 26658d172f
Migrations: Support independent migration log for entity api (#68511) 2 years ago
Ieva 035bf29146
RBAC: Remove the option to disable RBAC and add automated permission migrations for instances that had RBAC disabled (#66652) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 3 years ago
Kyle Brandt 55d2d872ec
Chore: Missed deprecations due to overly broad lint exclusion (#59732) 3 years ago
Ryan McKinley eb1cc80941
Storage: include SQL implementation (#58018) 3 years ago
Alexander Weaver ea8c5ce929
SQLStore: Create utility for bulk inserts (#57632) 3 years ago
Joe Blubaugh b476ae62fb
Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Joe Blubaugh 22c937340e
Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 3 years ago
Joe Blubaugh 5e4fd94413
Alerting: Write and Delete multiple alert instances. (#54072) 3 years ago
Joe Blubaugh a0f96ed4e1
SQLStore: Support Upserting multiple rows. (#52228) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago