python-mylib/mylib
Benjamin Renard da63f533be
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
2023-01-07 02:19:18 +01:00
..
scripts Code cleaning 2023-01-06 22:18:18 +01:00
__init__.py Code cleaning 2023-01-06 22:18:18 +01:00
config.py config: split console logging between stdout & stderr base on level 2023-01-06 18:19:48 +01:00
db.py Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB 2023-01-07 02:19:18 +01:00
email.py Code cleaning 2023-01-06 22:18:18 +01:00
ldap.py ldap: add option to disable referral following 2022-12-09 12:33:09 +01:00
mysql.py Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB 2023-01-07 02:19:18 +01:00
opening_hours.py Code cleaning 2023-01-06 22:18:18 +01:00
oracle.py Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB 2023-01-07 02:19:18 +01:00
pbar.py Code cleaning 2021-05-19 19:19:57 +02:00
pgsql.py Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB 2023-01-07 02:19:18 +01:00
report.py Report: add methods to attach file/payload 2022-05-27 19:59:47 +02:00
sftp.py Code cleaning 2023-01-06 19:38:32 +01:00
telltale.py Code cleaning 2023-01-06 19:38:32 +01:00