Work on membership related

This commit is contained in:
Scott Idem
2022-01-04 19:01:02 -05:00
parent bf58944fda
commit 3cfc8a69dc
4 changed files with 364 additions and 39 deletions

View File

@@ -179,7 +179,7 @@ def sql_update(
rm_id_random: bool = False,
id_random_length: None|int = None
):
log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.setLevel(logging.INFO) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.debug(locals())
if sql: