Skip to content

Commit

Permalink
Merge pull request #78 from webitel/v24.10
Browse files Browse the repository at this point in the history
v24.10; sql
  • Loading branch information
navrotskyj authored Nov 21, 2024
2 parents cd9df63 + e648d91 commit 7ddb4b7
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 7ddb4b7

Please sign in to comment.