mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-05 00:53:04 +00:00
[AB-284] resizing warn length and changing default date behaviour for mute
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<column name="decayed" type="BOOLEAN">
|
||||
<constraints nullable="false"/>
|
||||
</column>
|
||||
<column name="reason" type="VARCHAR(255)">
|
||||
<column name="reason" type="VARCHAR(2048)">
|
||||
<constraints nullable="false"/>
|
||||
</column>
|
||||
<column name="warn_date" type="TIMESTAMP WITHOUT TIME ZONE">
|
||||
|
||||
Reference in New Issue
Block a user