diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-19 14:41:11 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-19 14:41:11 +0700 |
| commit | fbb1c2c53c912f8e59a35722add5c0cf1eb3308b (patch) | |
| tree | a2aa5421035f0c77b84b31b2241f7d5ce14f15d6 | |
| parent | fd12c9b8ea6276e3debca24a0d078bca4f566c2f (diff) | |
| -rw-r--r-- | keywords.ktr | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/keywords.ktr b/keywords.ktr index 61cd9fc..c0c743b 100644 --- a/keywords.ktr +++ b/keywords.ktr @@ -430,20 +430,20 @@ <created_date>2026/02/19 10:59:57.485</created_date> <modified_user>-</modified_user> <modified_date>2026/02/19 10:59:57.485</modified_date> - <key_for_session_key/> + <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <is_key_private>N</is_key_private> </info> <notepads> </notepads> <connection> - <name>mqdd local</name> - <server>localhost</server> + <name>erp indoteknik production (localhost)</name> + <server>10.148.0.3</server> <type>POSTGRESQL</type> <access>Native</access> - <database>keywords</database> + <database>erp_indoteknik</database> <port>5432</port> - <username>postgres</username> - <password>Encrypted 2be98afc86aa7f2e4cb79ce10bec3fd89</password> + <username>pdi</username> + <password>Encrypted 2be989bb20084ca95810197629d9ea18e</password> <servername/> <data_tablespace/> <index_tablespace/> @@ -478,7 +478,7 @@ </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> - <attribute>Y</attribute> + <attribute>N</attribute> </attribute> <attribute> <code>USE_POOLING</code> @@ -524,7 +524,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>mqdd local</connection> + <connection>erp indoteknik production (localhost)</connection> <schema>public</schema> <table>keywords_product_rel</table> <commit>1000</commit> @@ -568,7 +568,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>mqdd local</connection> + <connection>erp indoteknik production (localhost)</connection> <sql>SELECT k.id as keyword_id, k.keywords, k.category_id, @@ -778,7 +778,7 @@ category_path_like = category_id + "/%"; <method>none</method> <schema_name/> </partitioning> - <connection>mqdd local</connection> + <connection>erp indoteknik production (localhost)</connection> <sql>SELECT DISTINCT ? AS keyword_id, pp.id AS product_id |
