From 76a5f56f324986a18ced12d01214670fdc18663e Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 18 Sep 2023 13:32:00 +0700 Subject: refactor again --- import_brand.ktr | 50 +++++++++----------------------------------------- 1 file changed, 9 insertions(+), 41 deletions(-) (limited to 'import_brand.ktr') diff --git a/import_brand.ktr b/import_brand.ktr index cc956af..4bbf1a2 100644 --- a/import_brand.ktr +++ b/import_brand.ktr @@ -436,14 +436,14 @@ - dw bi indoteknik - 192.168.23.5 + dw bi indoteknik (localhost) + localhost POSTGRESQL Native dw_bi_indoteknik 5432 odoo - Encrypted 2be98afc86aa7f2e4cb79ce10d196a0d5 + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -474,11 +474,11 @@ SUPPORTS_BOOLEAN_DATA_TYPE - Y + N SUPPORTS_TIMESTAMP_DATA_TYPE - Y + N USE_POOLING @@ -487,8 +487,8 @@ - erp indoteknik production - 34.101.171.249 + erp indoteknik production (localhost) + localhost POSTGRESQL Native erp_indoteknik @@ -499,42 +499,10 @@ - - FORCE_IDENTIFIERS_TO_LOWERCASE - N - - - FORCE_IDENTIFIERS_TO_UPPERCASE - N - - - IS_CLUSTERED - N - PORT_NUMBER 5432 - - PRESERVE_RESERVED_WORD_CASE - Y - - - QUOTE_ALL_FIELDS - N - - - SUPPORTS_BOOLEAN_DATA_TYPE - Y - - - SUPPORTS_TIMESTAMP_DATA_TYPE - Y - - - USE_POOLING - N - @@ -555,7 +523,7 @@ none - dw bi indoteknik + dw bi indoteknik (localhost) 100 N @@ -618,7 +586,7 @@ none - erp indoteknik production + erp indoteknik production (localhost) select id, x_name, x_manufacture_level, (select x_name from x_manufactures xm2 where xm2.id = xm.parent_id) as parent, pricing_group from x_manufactures xm -- cgit v1.2.3