File tree Expand file tree Collapse file tree
cds-feature-attachments/src/main/resources/cds/com.sap.cds/cds-feature-attachments Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ aspect MediaData @(_is_media_data) {
2323}
2424
2525aspect Attachments : cuid , managed , MediaData {
26- note : String ;
26+ note : String(5000) ;
2727}
Original file line number Diff line number Diff line change 5858 </distributionManagement >
5959
6060 <properties >
61- <revision >1.2.4 </revision >
61+ <revision >1.2.5-SNAPSHOT </revision >
6262 <java .version>17</java .version>
6363 <maven .compiler.release>${java.version} </maven .compiler.release>
6464 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >com.sap.cds</groupId >
5353 <artifactId >cds-feature-attachments</artifactId >
54- <version >1.2.4 -SNAPSHOT</version >
54+ <version >1.2.5 -SNAPSHOT</version >
5555 </dependency >
5656 </dependencies >
5757 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments