Skip to content

Commit

Permalink
v24.10; sql
Browse files Browse the repository at this point in the history
  • Loading branch information
i.navrotskyj committed Nov 21, 2024
1 parent caf6e73 commit e648d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store/sqlstore/migration/24.10/24.08-24.10.sql
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ FROM ((storage.file_policies p



drop view storage.files_list;
drop view if exists storage.files_list;
--
-- Name: files_list; Type: VIEW; Schema: storage; Owner: -
--
Expand Down

0 comments on commit e648d91

Please sign in to comment.