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-08-24 13:37:54 -04:00
2023-09-06 11:21:32 -04:00
2023-08-17 09:56:59 -04:00
2023-08-07 23:01:55 -04:00
2023-09-06 04:14:59 -04:00
2023-06-29 20:46:14 -04:00
2023-09-05 14:29:04 -04:00
2023-08-29 18:01:09 -04:00
2023-08-30 06:36:54 -04:00
2023-08-10 04:57:39 -04:00
2023-07-20 17:17:06 -04:00
2023-09-05 17:22:07 -04:00
2023-07-20 14:02:15 -04:00
2023-08-16 14:28:25 -04:00
2023-09-06 12:03:47 -04:00
2023-07-24 04:09:20 -04:00
2023-08-21 14:53:59 -04:00
2023-06-30 11:52:33 -04:00
2023-07-24 09:12:45 -04:00
2023-07-31 04:15:13 -04:00
2023-08-15 02:46:23 -04:00
2023-08-08 05:50:53 -04:00
2023-06-22 16:39:51 -04:00
2023-08-23 12:47:52 -04:00
2023-08-11 22:18:41 -04:00
2023-08-23 15:15:44 -04:00
2023-07-19 13:23:31 -04:00
2023-07-18 14:44:35 -04:00
2023-06-20 10:53:32 -04:00
2023-09-06 11:12:58 -04:00
2023-08-14 08:38:11 -04:00
2023-09-05 23:36:08 -04:00
2023-08-25 09:08:53 -04:00
2023-08-22 15:17:30 -04:00
2023-09-05 14:29:04 -04:00
2023-08-21 07:11:19 -04:00
2023-09-06 11:48:58 -04:00
2023-06-19 16:55:28 -04:00
2023-09-06 11:42:26 -04:00
2023-06-21 07:13:59 -04:00
2023-09-05 10:54:27 -04:00
2023-07-18 03:09:44 -04:00
2023-08-16 14:28:25 -04:00
2023-08-09 16:02:17 -04:00
2023-08-05 06:09:54 -04:00
2023-09-06 11:39:40 -04:00
2023-08-14 13:39:43 -04:00
2023-08-15 14:16:41 -04:00
2023-07-27 16:46:23 -04:00
2023-08-03 10:41:03 -04:00
2023-09-01 16:17:16 -04:00
2023-06-27 11:54:23 -04:00
2023-09-05 14:52:47 -04:00
2023-08-11 01:01:38 -04:00
2023-09-05 11:36:20 -04:00
2023-09-05 11:11:18 -04:00
2023-09-05 14:34:44 -04:00
2023-09-01 12:45:51 -04:00
2023-08-15 16:20:45 -04:00
2023-09-01 01:45:08 -04:00
2023-08-31 15:56:01 -04:00
2023-09-01 01:45:08 -04:00
2023-06-27 13:38:37 -04:00
2023-07-31 12:41:53 -04:00
2023-09-06 03:32:07 -04:00
2023-08-16 13:46:48 -04:00
2023-09-05 16:55:16 -04:00
2023-06-23 16:03:17 -04:00
2023-08-29 14:40:34 -04:00
2023-09-06 10:26:39 -04:00
2023-08-04 15:39:49 -04:00
2023-08-08 05:50:53 -04:00
2023-08-24 15:55:02 -04:00
2023-08-30 06:14:52 -04:00
2023-09-05 14:29:04 -04:00
2023-09-01 16:17:16 -04:00
2023-09-06 11:27:47 -04:00
2023-07-26 15:45:21 -04:00
2023-09-05 14:29:04 -04:00
2023-09-05 08:41:53 -04:00
2023-08-08 15:22:55 -04:00
2023-08-25 15:04:47 -04:00
2023-09-04 05:49:26 -04:00
2023-08-18 08:09:29 -04:00
2023-09-06 10:53:12 -04:00
2023-09-05 13:25:43 -04:00
2023-09-05 14:29:04 -04:00
2023-08-25 22:19:10 -04:00
2023-08-31 11:23:00 -04:00
2023-09-05 15:28:23 -04:00
2023-09-05 10:01:26 -04:00
2023-08-31 10:31:51 -04:00
2023-08-15 17:52:38 -04:00
2023-08-08 05:50:53 -04:00
2023-08-16 17:03:55 -04:00
2023-09-05 08:41:53 -04:00
2023-09-01 14:18:39 -04:00
2023-08-31 08:56:30 -04:00
2023-09-06 08:51:09 -04:00
2023-09-06 12:12:41 -04:00
2023-08-28 16:03:11 -04:00
2023-06-24 17:52:48 -04:00
2023-08-31 16:00:24 -04:00
2023-08-15 12:27:40 -04:00
2023-09-05 14:29:04 -04:00
2023-08-28 17:04:51 -04:00
2023-06-24 17:52:48 -04:00
2023-09-05 17:43:14 -04:00
2023-09-05 14:29:04 -04:00