From c0295c3c13d3fc1d16b22e85fa50a06d123f13c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B5=D0=B2?= Date: Thu, 28 Aug 2025 14:50:23 +0500 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=8B=D1=82=D0=B0=D1=8E=D1=81=D1=8C=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BD=D1=8F=D1=82=D1=8C=20=D0=BA=D0=B0=D0=BA=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B0=D0=B4=D1=82=D1=8C=20=D0=B0=D1=80?= =?UTF-8?q?=D0=B3=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/working_database.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/working_database.py b/app/working_database.py index f556d9a..32bf6d3 100644 --- a/app/working_database.py +++ b/app/working_database.py @@ -83,8 +83,8 @@ class SimpleDB: 1, "organ", "names", - "date_from", - "date_to", + "01.01.2000", + "02.02.2002", "1.0", ]) except Error as e: