Blaine Carter bae5cbe76a Modified the HoL for Collaborate (#169)
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.
2018-04-20 15:35:17 -07:00

4 lines
83 B
SQL

def user = "pythonhol"
def pw = "welcome"
def connect_string = "localhost/orclpdb"