TomMalkin / SimQLe

The simplest way to use SQL in Python
MIT License
30 stars 5 forks source link

Idea: Add metrics and logging #55

Closed TomMalkin closed 4 years ago

TomMalkin commented 5 years ago

Add metrics to each recordset and execute_sql call so it records what was run, number or records returned and also execution time. Also maybe add it to logging as well under the SimQLe name