Modified samples and instructions to import common connection information from db_config.py or db_config.sql in order to make setup a bit more generic.
4 lines
60 B
Python
4 lines
60 B
Python
user = "pythonhol"
|
|
pw = "welcome"
|
|
dsn = "localhost/orclpdb"
|