1 | svoid db_legacyFixModifiedField() { |
2 | for (Concept c : allConcepts()) |
3 | if (c._modified == 0) { |
4 | c._modified = c.created; |
5 | c._change_withoutUpdatingModifiedField(); |
6 | } |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023661 |
Snippet name: | db_legacyFixModifiedField |
Eternal ID of this version: | #1023661/1 |
Text MD5: | 3e551233206b622e46d7bf6fb79bcfaf |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-01 13:16:28 |
Source code size: | 192 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 248 / 298 |
Referenced in: | [show references] |