Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/75724990f929be0ff4d2acea5962b76e32ca1b35cc7dd364239dda2fceab695a
hasContent: conn = psycopg2.connect(database=os.environ["DB_NAME"], user=os.environ["DATA_SOURCE_USERNAME"], host=os.environ["DATA_SOURCE_HOST"], password=os.environ["DATA_SOURCE_PASSWORD"], port=os.environ["DATA_SOURCE_PORT"] )

Code fragment is used in the following Trains