(refs #593) Expand column size of FILE_NAME in COMIT_COMMENT

This commit is contained in:
Shintaro Murakami
2015-01-11 00:28:52 +09:00
parent c597238d9c
commit 136c5854f3
2 changed files with 2 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ object AutoUpdate {
* The history of versions. A head of this sequence is the current BitBucket version.
*/
val versions = Seq(
new Version(2, 8),
new Version(2, 7) {
override def update(conn: Connection): Unit = {
super.update(conn)