grafana/packages/grafana-sql
Victor Ubahakwe f71a2062eb
VQB: Allow custom table names in TableSelector (#106420)
* feat(sql): allow custom table names in TableSelector

Restores the ability to enter custom table names not present in the database
by adding `allowCustomValue` to the Select component. This matches previous
functionality where users could manually specify table names not returned
by db.tables().

fixes: #106348

* empty line 45
2025-06-11 10:29:37 +02:00
..
src VQB: Allow custom table names in TableSelector (#106420) 2025-06-11 10:29:37 +02:00
package.json Update dependency react-select to v5.10.1 (#104907) 2025-05-22 09:06:46 +00:00
project.json
tsconfig.json