We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3066ee9 commit 1a73860Copy full SHA for 1a73860
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Removed redundant commit information from BLAME results.
13
- Don't abort, just warn, on git.Blame errors.
14
- Avoid possible panics in LOC by using a safe cache accessor.
15
-- sql: Add length to VARCHAR MySQLTypeName string
+- sql: Add length to VARCHAR and CHAR MySQLTypeName strings in `SHOW CREATE TABLE` output.
16
17
### Added
18
0 commit comments