Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-09 | Parse SSL options for the connection string. | Frederick Muriuki Muriithi | |
2024-12-09 | Parse for SSL_MODE option values from a list of acceptable values. | Frederick Muriuki Muriithi | |
2024-12-09 | Check for non-negative integers. | Frederick Muriuki Muriithi | |
2024-12-09 | Parse a larger pool of possible boolean values | Frederick Muriuki Muriithi | |
When a key is supposed to have a boolean value, parse the value from a larger pool of both true and false values. | |||
2024-11-21 | Initialise test directories as packages to prevent pytest failure. | Frederick Muriuki Muriithi | |
2024-11-21 | Fix linting and mypy errors | Frederick Muriuki Muriithi | |
2024-11-21 | Add tests for gn_libs.mysqldb module | Frederick Muriuki Muriithi | |