Change "a SQL" to "an SQL"
Change-Id: I7521bd44e689a294433488db4a4ba4c9f310d20f
This commit is contained in:
@@ -117,7 +117,7 @@ Bug Fixes
|
||||
---------
|
||||
* GERRIT-5 Remove PatchSetInfo from database and get it always fr...
|
||||
+
|
||||
A very, very old bug. We no longer mirror the commit data into the SQL database, but instead pull it directly from Git when needed. Removing duplicated data simplifies the data store model, something that is important as we shift from a SQL database to a Git backed database.
|
||||
A very, very old bug. We no longer mirror the commit data into the SQL database, but instead pull it directly from Git when needed. Removing duplicated data simplifies the data store model, something that is important as we shift from an SQL database to a Git backed database.
|
||||
|
||||
* GERRIT-220 Fix infinite loop in PatchScriptBuilder
|
||||
+
|
||||
@@ -314,4 +314,4 @@ This release is really massive because the internal code moved from some really
|
||||
* Cleanup display of external ids in the user settings
|
||||
* Preserve negative approvals when replacing patch sets
|
||||
* Use gwtjsonrpc 1.1.1
|
||||
* gerrit 2.0.18
|
||||
* gerrit 2.0.18
|
||||
|
||||
Reference in New Issue
Block a user