What's Changed
- move STL_WLM_QUERY to raw logs connector (Redshift assessment dump) by @dominik-klimczak in #96
- Dump Redshift's CURRENT_DATABASE and VERSION by @damian-compilerworks in #101
- Add order by and remove
user <> dbccondition for Assessment Teradata query logs extraction by @abogdanov93 in #102 - Add support for Windows by @xiashang0624 in #98
- Change processing --assessment flag for Teradata query logs by @abogdanov93 in #104
- Export divergent changes by @bdw-g in #106
- Remove
metadata-statsflag and replace it withassessmentby @frsv in #107 - Dump Netezza's table distribution metadata by @damian-compilerworks in #108
- Pick QueryID from DBQLogTbl/QryLogV instead DBQLSQLTbl by @frsv in #111
- Add clustering_key field to tables view selection in snowflake dumper. by @TrevorBergeron in #105
- Extract the aborted column for RedShift queries by @haselbach in #113
- New macro processing code for the Python client by @Hackerpilot in #109
New Contributors
- @damian-compilerworks made their first contribution in #101
- @bdw-g made their first contribution in #106
- @TrevorBergeron made their first contribution in #105
Full Changelog: v1.0.11...v1.0.12