I have an Airflow project with the following structure my_project | dags-custom-|custom_operator1.py | |custom_operator2.py | |custom_hook1
How I can connect with my database via ssh tunnel? Link for ssh tunnel look like: postgresql+ssh://sshUser:sshPassword@sshServerUrl/dbUser:dbPassword@dbUrl:dbPo
Find the field names of inputtable form fields in a PDF document? I have an editable PDF form that I'm trying to automate the entry of form fields into using p
What am I missing? Do I need to use some specific credentials? I looked at: Access to the resource https://sqs.us-east-1.amazonaws.com/ is denied What am I miss
So this is the communication that goes between host and sonoff dongle running latest zstack firmware... // Write startup option to clear NV when reset (3.8.1.9
I have 2 macro version code that runs in old version of PCOMM System(capturing data). However After the update of latest PCOMM System(Capturing data). My macro
Assume, you are trying to create a new user, with a User model ( using soft deletes ) having a unique rule for it's email address, but there exists a trashed us
Good Day I have two nodes.js apps and they connect to the same database. I created a user model and here I save the new user in the first app. ex. const User =
My data is as follows: I need to find the index of the matching template. Now I am using the complicate finction: =IF(COUNTIF(A2,D$2)>0,1,IF(COUNTIF(A2,D$3)