From 7c2ba0700b40056c27b0af747dc32a6cd6a19e16 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 25 Sep 2023 17:14:19 +0700 Subject: change database --- import_account_move_line.ktr | 65 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 58 insertions(+), 7 deletions(-) (limited to 'import_account_move_line.ktr') diff --git a/import_account_move_line.ktr b/import_account_move_line.ktr index 6dd6931..c7c6040 100644 --- a/import_account_move_line.ktr +++ b/import_account_move_line.ktr @@ -436,14 +436,14 @@ - erp indoteknik local + dw bi indoteknik (localhost) localhost POSTGRESQL Native - indoteknik_20230914 + dw_bi_indoteknik 5432 - stephan - Encrypted 2be98afc86aa7f2e4cb0aba75ce9aaed4 + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -478,8 +478,59 @@ SUPPORTS_TIMESTAMP_DATA_TYPE + N + + + USE_POOLING + N + + + + + erp indoteknik production (localhost) + 10.148.0.3 + POSTGRESQL + Native + erp_indoteknik + 5432 + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 + + + + + + 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 + N + USE_POOLING N @@ -504,8 +555,8 @@ none - erp indoteknik local - select * from account_move_line where write_date >= (now() - '5 days'::interval) + erp indoteknik production (localhost) + select * from account_move_line 0 N @@ -1896,7 +1947,7 @@ none - erp indoteknik local + dw bi indoteknik (localhost) 100 N -- cgit v1.2.3