You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/resources/postgresql/do-issue1946.sql
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
-- #%L
3
+
-- JSQLParser library
4
+
-- %%
5
+
-- Copyright (C) 2004 - 2026 JSQLParser
6
+
-- %%
7
+
-- Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+
-- #L%
9
+
---
1
10
DO $$
2
11
BEGIN
3
12
IF NOT EXISTS( select1fromcomm.permission_operationwhere permission_operation_code ='ecg_report_time_modify') and EXISTS( select1fromcomm.permissionwhere permission_code ='data_modify')
0 commit comments