]> Nutra Git (v1) - nutratech/cli.git/commit
wip refactor sql() to return headers, and more
authorShane Jaroch <chown_tee@proton.me>
Sat, 2 Mar 2024 15:45:02 +0000 (10:45 -0500)
committerShane Jaroch <chown_tee@proton.me>
Sat, 2 Mar 2024 15:46:00 +0000 (10:46 -0500)
commit08a1589351a6f0dc9951a7e9c26695b605bd7d85
tree763fa320e7d5d700f115a780dcc6b7d663485128
parent91dda081a6d25c7bb1b17f98b1971df08a9bc2dd
wip refactor sql() to return headers, and more
ntclient/__init__.py
ntclient/argparser/funcs.py
ntclient/persistence/sql/__init__.py
ntclient/persistence/sql/nt/__init__.py
ntclient/persistence/sql/nt/funcs.py
ntclient/persistence/sql/usda/__init__.py
ntclient/persistence/sql/usda/funcs.py
ntclient/services/bugs.py
ntclient/services/usda.py