mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 00:15:50 +01:00
forgot add xml
This commit is contained in:
4
src/main/resources/update/gitbucket-core_4.25.xml
Normal file
4
src/main/resources/update/gitbucket-core_4.25.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<changeSet>
|
||||
<modifyDataType columnName="PASSWORD" newDataType="varchar(200)" tableName="ACCOUNT"/>
|
||||
</changeSet>
|
||||
Reference in New Issue
Block a user