index
:
gn-libs
this commit
keyring
main
privileges-checking2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn_libs
/
mysqldb.py
Age
Commit message (
Expand
)
Author
2025-05-28
Provide symbol name for exception to re-raise.
Frederick Muriuki Muriithi
2025-05-19
Handle generic exception occurring while using the connection
Frederick Muriuki Muriithi
2025-05-12
Re-raise the exception to prevent silent failures.
Frederick Muriuki Muriithi
2024-12-09
Fix issues caught by linter.
Frederick Muriuki Muriithi
2024-12-09
Fix the module's documentation string.
Frederick Muriuki Muriithi
2024-12-09
Parse SSL options for the connection string.
Frederick Muriuki Muriithi
2024-12-09
Fix check for non-negative integers.
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
2024-12-09
Add an Exception for invalid option values.
Frederick Muriuki Muriithi
2024-12-06
Move the commit() call to the success path
Frederick Muriuki Muriithi
2024-11-22
Import missing symbol.
Frederick Muriuki Muriithi
2024-11-22
Provide a means to debug queries that have been run.
Frederick Muriuki Muriithi
2024-11-21
Add mysqldb module
Frederick Muriuki Muriithi