Skip to content
Snippets Groups Projects
Commit e57f674e authored by Jason Salyers's avatar Jason Salyers
Browse files

Update hive_accounts_info_view.sql

parent 83b470e7
No related branches found
No related tags found
1 merge request!456Release candidate v1 24
DROP VIEW IF EXISTS hive_accounts_info_view_lite;
DROP VIEW IF EXISTS hive_accounts_info_view_lite CASCADE;
CREATE OR REPLACE VIEW public.hive_accounts_info_view_lite
AS
SELECT ha.id,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment