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: procedures/execute_attempt/output_example_success.log
-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
-- Success story example
2
1
call execute_attempt($sql$
3
2
alter table region add constraint region_russia_federal_district_required check (country_id is distinct from 1 /*РФ*/ or federal_district_id is not null) not valid;
0 commit comments