python-mylib/tests
Benjamin Renard 7b1019cb1b Add oracle lib
Based on mylib.pgsql.PgDB exiting lib and cx_Oracle, 
mylib.oracle.OracleDB provide an easy way to execute simple SQL query on 
an Oracle Database server.
2021-11-07 22:00:21 +01:00
..
test_config.py Add some unit tests on config lib 2021-11-06 15:36:51 +01:00
test_opening_hours.py tests: fix some pylint warnings & errors 2021-11-03 17:06:37 +01:00
test_oracle.py Add oracle lib 2021-11-07 22:00:21 +01:00
test_pgsql.py PgSQL: fix quoting table name with schema prefix 2021-11-07 21:57:00 +01:00