Skip to content

Commit 1c18451

Browse files
authored
External training bug fix (#270)
1 parent e649caf commit 1c18451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/cassandratablecolumn.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ competency_area_id=competencyAreaId
4141
competency_details=competencyDetails
4242
failedrecordscount=failedRecordsCount
4343
successfulrecordscount=successfulRecordsCount
44-
totalrecords=totalRecords
44+
totalrecords=totalRecords
45+
updatedon=updatedOn

0 commit comments

Comments
 (0)