1
0
mirror of https://github.com/ManyakRus/crud_generator.git synced 2025-07-04 02:00:30 +02:00

сделал PrintableString()

This commit is contained in:
Nikitin Aleksandr
2023-11-02 15:57:13 +03:00
parent 4640e5f302
commit 7ed0bdad5b
13 changed files with 282 additions and 47 deletions

View File

@ -56,7 +56,7 @@ on
WHERE 1=1
--and c.confrelid = (select oid from pg_class where relname = 'debt_types')
AND c.confrelid!=c.conrelid
--AND c.confrelid!=c.conrelid
;
------------------------------------------- Все таблицы и колонки ------------------------------