All notable changes to this project will be documented in this file using Semantic Versioning.
- Fix issue with schema cache
- Fix style for schemas page
- Fix style for schemas page
- Remove hard-coded STDOUT and STDERR log redirection by environment so that the user can decide where they want this to go.
- Fix connection reset for Snowflake
- Fix data types for Snowflake (use data_type instead of udt_name)
- Added support for Snowflake
- Scheduled Query Execution
- Fixed s3 location for latest result (useful for GoogleSheet integration)
- Fix roles and tag dirty aware comparators on the Query model
- Use trusty for travis
- Display 24-hour format
- Schema search should be able to handle numbers
- Clean up /tmp result files when query fails
- Increase schema query reties
- Auto-complete on dotauser
- Saving QueryRoles bug
- Streamline sign out page