Переделан конфиг (под dev и production)
This commit is contained in:
1
aore/templates/postgre/normalize_query.sql
Normal file
1
aore/templates/postgre/normalize_query.sql
Normal file
@@ -0,0 +1 @@
|
||||
SELECT AOID FROM "ADDROBJ" WHERE (AOID='{{ aoid }}' OR AOGUID='{{ aoid }}') AND ACTSTATUS=True AND LIVESTATUS=True AND NEXTID IS NULL LIMIT 1;
|
||||
Reference in New Issue
Block a user