Files
UnrealEngineUWP/Engine/Source/Runtime
logan buchy 4bb21fad23 Enable selection column reinstancing
* Memento system translators from Mementos to Columns changed to add the column and initialize it. It is also not required to use the subquery api since the operation is write-only to the database and therefore no need to lock the table.
* AddColumn for IQueryContext changed to add columns only if one does not exist.  This avoids the run time exception Mass generates if trying to add duplicate columns and is a step closer to making the API idempotent.
* Fixed spelling mistake in AddColumnUninitialized and changed the documentation.
* Removed the examples and replaced with a translator enable the system to automagically mementoize the selection column.  Selection columns will now be added and initialized to reinstanced objects.

#rb ronald.koppers
#jira UE-192033

[CL 27638851 by logan buchy in ue5-main branch]
2023-09-06 12:12:41 -04:00
..
2023-09-06 11:21:32 -04:00
2023-08-15 02:46:23 -04:00
2023-06-20 10:53:32 -04:00
2023-09-06 11:42:26 -04:00
2023-07-27 16:46:23 -04:00
2023-09-01 12:45:51 -04:00
2023-09-06 03:32:07 -04:00
2023-08-29 14:40:34 -04:00
2023-09-06 08:51:09 -04:00
2023-08-28 16:03:11 -04:00
2023-06-24 17:52:48 -04:00
2023-06-24 17:52:48 -04:00