Skip to content

Commit

Permalink
regex not working - options field too short #31
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello committed Mar 21, 2020
1 parent 3426ddb commit a84da7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appinfo/database.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
<name>option</name>
<type>text</type>
<notnull>false</notnull>
<length>255</length>
<length>500</length>
</field>
<field>
<name>schedule</name>
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ From data to report. This on premise data warehouse solution provides modular da
(*work in progress)
]]></description>
<version>2.1.1</version>
<version>2.1.2</version>
<licence>agpl</licence>
<author>Marcel Scherello</author>
<namespace>Analytics</namespace>
Expand Down

0 comments on commit a84da7c

Please sign in to comment.