Стать исполнителем новая версия

This commit is contained in:
Халимов Рустам
2026-02-27 23:32:09 +03:00
parent c824e26cc0
commit 36e7c07a0d
15 changed files with 379 additions and 12 deletions

2
get_schedule.sql Normal file
View File

@@ -0,0 +1,2 @@
SET search_path TO "identity";
SELECT * FROM "WorkSchedules";