From 0fb687ccc8b2671f210dddd2f822cde58a57bbbc Mon Sep 17 00:00:00 2001 From: Mikhail Chechnev Date: Fri, 19 Dec 2025 22:30:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B0=D0=BD=D0=B5=D0=BB=D1=8C=20"=D0=9F?= =?UTF-8?q?=D1=80=D0=B8=D0=BC=D0=B5=D1=80=D1=8B=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B7=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=87=D0=B8?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2"=20-=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B0=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D0=B0?= =?UTF-8?q?=20"cannot=20insert=20null=20in=20AGNLIST.JURPERS=5FSUBDIV"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/PKG_P8PANELS_SAMPLES.pck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/PKG_P8PANELS_SAMPLES.pck b/db/PKG_P8PANELS_SAMPLES.pck index 7aff8e6..7c29a0e 100644 --- a/db/PKG_P8PANELS_SAMPLES.pck +++ b/db/PKG_P8PANELS_SAMPLES.pck @@ -230,7 +230,7 @@ create or replace package body PKG_P8PANELS_SAMPLES as NCONTACT_METHOD => null, SMF_ID => null, SOKOGU => null, - NJURPERS_SUBDIV => null, + NJURPERS_SUBDIV => 0, NRN => NRN); end AGNLIST_INSERT;