The following is a sample of the NocoDB log from Portainer after the database was restarted and some simple text updates were applied to a couple fields shared by several Views. As an aside, I noticed that the newer Views (probably created under an earlier release) were more apt to have/show the data updates. The older Views did not track with the updates.
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] ViewColumnsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/views/:viewId/columns, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/views/:viewId/columns, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/views/:viewId/columns, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/views/:viewId/columns, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/views/:viewId/columns/:columnId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/views/:viewId/columns/:columnId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v3/meta/views/:viewId/columns, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v3/meta/views/:viewId/columns, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] UtilsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/version, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/connection/test, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/connection/test, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/nocodb/info, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/nocodb/info, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/meta/nocodb/info, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/health, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/axiosRequestMake, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/axiosRequestMake, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/url_to_config, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/aggregated-meta-info, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/feed, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/error-reporting, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] TablesController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/tables, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/:sourceId/tables, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/tables, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/:sourceId/tables, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/tables, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/:sourceId/tables, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/tables, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/:sourceId/tables, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/tables/:tableId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/tables/:tableId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/tables/:tableId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/tables/:tableId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/tables/:tableId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/tables/:tableId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/tables/:tableId/reorder, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/tables/:tableId/reorder, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] SyncController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/syncs, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/syncs/:sourceId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/syncs, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/syncs/:sourceId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/syncs, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/syncs/:sourceId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/syncs, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/syncs/:sourceId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/syncs/:syncId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/syncs/:syncId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/syncs/:syncId, PATCH} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/syncs/:syncId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] SortsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/views/:viewId/sorts, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/views/:viewId/sorts, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/views/:viewId/sorts, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/views/:viewId/sorts, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/sorts/:sortId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/sorts/:sortId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/sorts/:sortId, PATCH} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/sorts/:sortId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/sorts/:sortId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/sorts/:sortId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] SharedBasesController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/shared, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/shared, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/shared, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/shared, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/shared, DELETE} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/shared, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/shared, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/shared, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] NotificationsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/notifications/poll, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/notifications, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/notifications/:notificationId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/notifications/:notificationId, DELETE} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/notifications/mark-all-read, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] CommandPaletteController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/command_palette, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] ExtensionsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/extensions/:baseId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/extensions/:baseId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/extensions/:extensionId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/extensions/:extensionId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/extensions/:extensionId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] JobsMetaController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/jobs/:baseId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] IntegrationsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/integrations/:integrationId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/integrations, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/integrations/:integrationId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/integrations/:integrationId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/integrations, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/integrations, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/integrations/:type/:subType, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/integrations/:integrationId/store, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/integrations/:integrationId/:endpoint, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DataTableController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records/count, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records, PATCH} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/aggregate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/bulk/group, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/bulk/datalist, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/records/:rowId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/links/:columnId/records/:rowId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/links/:columnId/records/:rowId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/links/:columnId/records/:rowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/tables/:modelId/links/:columnId/records, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DatasController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/mm/:colId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/mm/:colId/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/hm/:colId/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/bt/:colId/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/hm/:colId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/:relationType/:colId/:childId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/data/:viewId/:rowId/:relationType/:colId/:childId, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] CalendarDatasController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/calendar-data/:orgs/:baseName/:tableName/views/:viewName, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/calendar-data/:orgs/:baseName/:tableName/views/:viewName/countByDate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/calendar-view/:sharedViewUuid/countByDate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/calendar-view/:sharedViewUuid/countByDate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/calendar-view/:sharedViewUuid, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/calendar-view/:sharedViewUuid, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] BulkDataAliasController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName/all, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName/all, DELETE} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/bulk/:orgs/:baseName/:tableName/upsert, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DataAliasController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/find-one, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/find-one, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/groupby, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/groupby, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/count, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/count, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/:rowId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/:rowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/:rowId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/exist, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/:rowId/exist, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/group/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/group/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DataAliasNestedController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/mm/:columnName, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/mm/:columnName/exclude, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/hm/:columnName/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/bt/:columnName/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/oo/:columnName/exclude, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/hm/:columnName, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/:relationType/:columnName/:refRowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/:rowId/:relationType/:columnName/:refRowId, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DataAliasExportController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/export/excel, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/export/excel, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/views/:viewName/export/csv, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/data/:orgs/:baseName/:tableName/export/csv, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] OldDatasController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName/count, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName/:rowId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName/:rowId, PATCH} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/nc/:baseId/api/v1/:tableName/:rowId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] PublicDatasController {/}: +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/rows, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/rows, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/count, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/aggregate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/aggregate, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/groupby, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/groupby, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/group/:columnId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/group/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/rows, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/rows, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/nested/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/nested/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/rows/:rowId/mm/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/rows/:rowId/mm/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:sharedViewUuid/rows/:rowId/hm/:columnId, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/rows/:rowId/hm/:columnId, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/downloadAttachment/:columnId/:rowId, GET} route +6ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/bulk/dataList, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:sharedViewUuid/bulk/group, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] PublicDatasExportController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:publicDataUuid/rows/export/excel, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:publicDataUuid/rows/export/excel, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/public/shared-view/:publicDataUuid/rows/export/csv, GET} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/public/shared-view/:publicDataUuid/rows/export/csv, GET} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] JobsController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/jobs/listen, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DuplicateController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/duplicate/:workspaceId/shared/:sharedBaseId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/duplicate/:workspaceId/shared/:sharedBaseId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/duplicate/:baseId/:sourceId?, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/duplicate/:baseId/:sourceId?, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/duplicate/:baseId/table/:modelId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/duplicate/:baseId/table/:modelId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/duplicate/:baseId/column/:columnId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/duplicate/:baseId/column/:columnId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] AtImportController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/syncs/:syncId/trigger, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/syncs/:syncId/trigger, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/syncs/:syncId/abort, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/syncs/:syncId/abort, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] MetaSyncController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/meta-diff, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/meta-diff, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/meta-diff/:sourceId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/meta-diff/:sourceId, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] SourceCreateController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/bases, POST} route +1ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/sources, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] SourceDeleteController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v1/db/meta/projects/:baseId/bases/:sourceId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/meta/bases/:baseId/sources/:sourceId, DELETE} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RoutesResolver] DataExportController {/}: +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [RouterExplorer] Mapped {/api/v2/export/:viewId/:exportAs, POST} route +0ms
[Nest] 8 - 12/09/2024, 5:20:20 PM LOG [NestApplication] Nest application successfully started +14ms