|
Class methods defined here:
- dataset_to_str(dataset) from builtins.type
- Convert dataset to string presentation
- safe_get_row_val(row, col) from builtins.type
- Null aware fetching of row data
Returns None if the database column is NULL
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|