grafana/public/app
MAFLO321 ab813cb601
Postgresql: Support tables from non-default schema (#95636)
* Postgresql: Support tables from non-default schema

- Add support for schema-qualified table names.
- Partially resolve an issue where the column type of a table from the
  wrong schema with the same table name was incorrectly used. Now
  limited to tables of schemas within the search_path.

* Support schema in raw query editor

---------

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2024-11-12 09:18:29 +00:00
..
angular Chore: Add emotion object syntax rule to eslint (#95429) 2024-10-28 13:47:46 +00:00
core Frontend Monitoring: adding ignoreUrls param to EchoSrvTransport (#95801) 2024-11-11 09:15:24 +01:00
features Plugin Extensions: Streamline log messages (#95943) 2024-11-12 08:55:04 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Postgresql: Support tables from non-default schema (#95636) 2024-11-12 09:18:29 +00:00
routes Sidecar: Make header consistently 100% width so the X button is visible (#95982) 2024-11-07 11:33:07 +01:00
store Nav: Add items to saved (#89908) 2024-07-05 16:01:10 +03:00
types Alerting: Fix contact points secure settings migration (#95787) 2024-11-05 14:46:17 +01:00
app.ts EchoSrv: Add BrowserConsoleBackend to log analytics events (#95554) 2024-10-29 18:20:54 +00:00
AppWrapper.tsx Grafana/ui: TimeRangePicker with automatic sync across instances (#94074) 2024-10-22 12:52:33 +02:00
dev.ts React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
index.ts Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00