pgweb/pkg/statements/sql
Dan Sosedoff 5b2d4e4454
Add context menu to display database tables stats (#639)
* Add context menu to display database tables stats

* Move table stats implementation into client
2023-01-23 14:10:26 -06:00
..
databases.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
estimated_row_count.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
function.sql Improved Pg test matrix (#616) 2022-12-12 18:58:00 -06:00
info_simple.sql Handle support/permissions errors in info call (#635) 2023-01-17 16:05:15 -06:00
info.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
materialized_view.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
objects.sql Display empty schemas on the sidebar (#621) 2022-12-19 13:26:13 -06:00
schemas.sql Display empty schemas on the sidebar (#621) 2022-12-19 13:26:13 -06:00
table_constraints.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
table_indexes.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
table_info_cockroach.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
table_info.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
table_schema.sql Use go embed to load queries from static files (#607) 2022-12-06 17:41:46 -06:00
tables_stats.sql Add context menu to display database tables stats (#639) 2023-01-23 14:10:26 -06:00