Changes between Version 3 and Version 4 of XaddTool
- Timestamp:
- Jul 12, 2007, 3:40:36 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XaddTool
v3 v4 41 41 }}} 42 42 43 `xadd` only adds new items; entries that conflict with existing entries are ignored. 44 To modify existing entries, you must edit the database directly with SQL. 43 `xadd` only adds new entries; entries that conflict with existing entries are ignored. 44 To modify or remove existing entries, you must edit the database directly with SQL. 45 To release new '''versions''' of applications already on the database, use [UpdateVersions update_versions].