* docs: Update system table schema in docs/sql.md
* docs: fix `Total row count by table` query
* docs: add a period to try and trigger CI
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
* feat: add column_type and influxdb_column_type, remove row_count from system.columns
* fix: update tests
* fix: more test update
* fix: Apply suggestions from code review
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
* fix: fmt
* fix: copy/paste type conversion to avoid cross dependency between data_types and internal_types
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>