We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927d980 commit 3066ee9Copy full SHA for 3066ee9
CHANGELOG.md
@@ -11,11 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- Only optimize sorted DISTINCT if the first column on the order by is on the distinct schema. ([#976](https://github.com/src-d/gitbase/issues/976))
12
- Removed redundant commit information from BLAME results.
13
- Don't abort, just warn, on git.Blame errors.
14
-<<<<<<< HEAD
15
- Avoid possible panics in LOC by using a safe cache accessor.
16
-=======
17
- sql: Add length to VARCHAR MySQLTypeName string
18
->>>>>>> Update go-mysql-server dependency
19
20
### Added
21
0 commit comments