Skip to content

Commit 1a73860

Browse files
committed
Reword VARCHAR fix.
Signed-off-by: Antonio Navarro Perez <[email protected]>
1 parent 3066ee9 commit 1a73860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Removed redundant commit information from BLAME results.
1313
- Don't abort, just warn, on git.Blame errors.
1414
- Avoid possible panics in LOC by using a safe cache accessor.
15-
- sql: Add length to VARCHAR MySQLTypeName string
15+
- sql: Add length to VARCHAR and CHAR MySQLTypeName strings in `SHOW CREATE TABLE` output.
1616

1717
### Added
1818

0 commit comments

Comments
 (0)