Releases
v1.1.0
macbre
released this
27 Feb 20:47
#28 [linters] - Check timestamp columns if they contain old data
#54 [command line tool] - Process selected checks when --checks
/ --skip-checks
option is provided
#55 [command line tool] - Process only selected tables when --tables
/ --skip-tables
option is provided
#94 [linters] - Report primary keys with a generic "id" name
#106 [bug] - get_table_schema
: cast to str
#107 [enhancement] - Do not add partitions in schema returned by the database helper
#109 [enhancement] - Improve get_used_tables_from_queries
handling of table aliases
#112 [bug] - Fix Database error #1146 - Cannot get columns list for table
#114 [performance] - get_boundary_times: add @memoize
#115 [bug] - check_data_not_updated_recently
/ check_data_too_old
- cast timestamps to str
#116 [internals] - cli: extract get_reports()
function and improve syslog reporter tests coverage
#118 [linters] - Avoid high offsets in queries
#119 [internals] - Update dependencies
#120 [enhancement] - data_too_old
/ data_not_updated_recently
- report timestamp column name and table size
You can’t perform that action at this time.