Benjamin Renard
|
6ccea48b23
|
Db: allow to specify a list as a WHERE clause value and they will be combined as a IN clause
Run tests / tests (push) Failing after 1m22s
|
2024-10-14 19:03:37 +02:00 |
|
Benjamin Renard
|
dcaec24ea4
|
PgDB / MyDB / OracleDB: add limit parameter to select() method
|
2023-12-15 11:35:43 +01:00 |
|
Benjamin Renard
|
8a0a65465d
|
Update pre-commit config and fix some pylint & bandit warnings
|
2023-10-27 13:35:59 +02:00 |
|
Benjamin Renard
|
62c3fadf96
|
Introduce pyupgrade,isort,black and configure pre-commit hooks to run all testing tools before commit
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-01-16 12:56:12 +01:00 |
|
|
da63f533be
|
Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2023-01-07 02:19:18 +01:00 |
|