2026-05-23 20:38:39.547 +00:00 [INF] Application is starting... 2026-05-23 20:38:39.602 +00:00 [INF] Database connected 2026-05-23 20:38:39.644 +00:00 [INF] Worker service is ready and listening... 2026-05-23 20:38:39.700 +00:00 [INF] AuditLog Background Service started 2026-05-23 20:38:39.859 +00:00 [ERR] Error while processing audit logs MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.OpenTcpSocketAsync(ConnectionSettings cs, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 1283 at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, MySqlConnection connection, Int64 startingTimestamp, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 427 at MySqlConnector.Core.ServerSession.ConnectAndRedirectAsync(ILogger connectionLogger, ILogger poolLogger, IConnectionPoolMetadata pool, ConnectionSettings cs, ILoadBalancer loadBalancer, MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 697 at MySqlConnector.Core.ServerSession.ConnectAndRedirectAsync(ILogger connectionLogger, ILogger poolLogger, IConnectionPoolMetadata pool, ConnectionSettings cs, ILoadBalancer loadBalancer, MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 702 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int64 startingTimestamp, Activity activity, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 1099 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 567 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 522 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Program.<>c__DisplayClass0_0.<
$>b__1(DbContextOptionsBuilder options) in D:\Desktop\Osmosys\Work\IR365\incident-reporter-api\IncidentReporter\OQSHA.AuditLog.Processor\Program.cs:line 57 at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass1_0`2.b__0(IServiceProvider _, DbContextOptionsBuilder b) at Microsoft.EntityFrameworkCore.Infrastructure.Internal.DbContextOptionsConfiguration`1.Configure(IServiceProvider serviceProvider, DbContextOptionsBuilder optionsBuilder) at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.CreateDbContextOptions[TContext](IServiceProvider applicationServiceProvider) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at OQSHA.AuditLog.Processor.BackgroundServices.AuditLogBackgroundService.ExecuteAsync(CancellationToken stoppingToken) in D:\Desktop\Osmosys\Work\IR365\incident-reporter-api\IncidentReporter\OQSHA.AuditLog.Processor\BackgroundServices\AuditLogBackgroundService .cs:line 32 2026-05-23 20:38:39.876 +00:00 [INF] Application started. Hosting environment: Production; Content root path: D:\App-Data\iis\api.incidentreporter365.com\Apps\OqshaAuditLog\publish\ 2026-05-23 20:39:10.275 +00:00 [WRN] The property 'LogsDBO.NewValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:39:10.276 +00:00 [WRN] The property 'LogsDBO.OldValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:39:10.277 +00:00 [WRN] The property 'LogsDBO.TransitionHistoryData' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:39:10.589 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:39:41.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:40:11.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:40:41.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:41:07.784 +00:00 [INF] Application is shutting down... 2026-05-23 20:41:07.789 +00:00 [INF] AuditLog Background Service is stopping... 2026-05-23 20:41:07.800 +00:00 [INF] Worker service has been stopped. 2026-05-23 20:44:09.011 +00:00 [INF] Application is starting... 2026-05-23 20:44:09.072 +00:00 [INF] Database connected 2026-05-23 20:44:09.121 +00:00 [INF] Worker service is ready and listening... 2026-05-23 20:44:09.152 +00:00 [INF] AuditLog Background Service started 2026-05-23 20:44:09.269 +00:00 [ERR] Error while processing audit logs MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.OpenTcpSocketAsync(ConnectionSettings cs, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 1283 at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, MySqlConnection connection, Int64 startingTimestamp, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 427 at MySqlConnector.Core.ServerSession.ConnectAndRedirectAsync(ILogger connectionLogger, ILogger poolLogger, IConnectionPoolMetadata pool, ConnectionSettings cs, ILoadBalancer loadBalancer, MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 697 at MySqlConnector.Core.ServerSession.ConnectAndRedirectAsync(ILogger connectionLogger, ILogger poolLogger, IConnectionPoolMetadata pool, ConnectionSettings cs, ILoadBalancer loadBalancer, MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 702 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int64 startingTimestamp, Activity activity, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 1099 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 567 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 522 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Program.<>c__DisplayClass0_0.<
$>b__1(DbContextOptionsBuilder options) in D:\Desktop\Osmosys\Work\IR365\incident-reporter-api\IncidentReporter\OQSHA.AuditLog.Processor\Program.cs:line 57 at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.<>c__DisplayClass1_0`2.b__0(IServiceProvider _, DbContextOptionsBuilder b) at Microsoft.EntityFrameworkCore.Infrastructure.Internal.DbContextOptionsConfiguration`1.Configure(IServiceProvider serviceProvider, DbContextOptionsBuilder optionsBuilder) at Microsoft.Extensions.DependencyInjection.EntityFrameworkServiceCollectionExtensions.CreateDbContextOptions[TContext](IServiceProvider applicationServiceProvider) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at OQSHA.AuditLog.Processor.BackgroundServices.AuditLogBackgroundService.ExecuteAsync(CancellationToken stoppingToken) in D:\Desktop\Osmosys\Work\IR365\incident-reporter-api\IncidentReporter\OQSHA.AuditLog.Processor\BackgroundServices\AuditLogBackgroundService .cs:line 32 2026-05-23 20:44:09.286 +00:00 [INF] Application started. Hosting environment: Production; Content root path: D:\App-Data\iis\api.incidentreporter365.com\Apps\OqshaAuditLog\publish\ 2026-05-23 20:44:39.612 +00:00 [WRN] The property 'LogsDBO.NewValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:44:39.612 +00:00 [WRN] The property 'LogsDBO.OldValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:44:39.613 +00:00 [WRN] The property 'LogsDBO.TransitionHistoryData' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-05-23 20:44:39.959 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:45:10.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:45:40.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:46:10.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:46:40.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:47:10.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:47:40.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:48:10.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:48:40.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:49:10.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:49:40.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:50:10.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:50:40.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:51:10.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:51:40.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:52:10.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:52:40.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:53:10.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:53:40.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:54:10.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:54:40.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:55:10.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:55:40.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:56:10.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:56:40.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:57:10.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:57:40.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:58:10.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:58:40.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:59:10.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 20:59:40.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:00:10.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:00:40.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:01:10.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:01:40.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:02:10.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:02:40.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:03:10.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:03:40.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:04:10.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:04:41.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:05:11.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:05:41.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:06:11.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:06:41.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:07:11.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:07:41.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:08:11.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:08:41.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:09:11.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:09:41.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:10:11.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:10:41.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:11:11.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:11:41.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:12:11.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:12:41.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:13:11.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:13:41.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:14:11.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:14:41.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:15:11.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:15:41.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:16:11.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:16:41.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:17:11.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:17:41.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:18:11.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:18:41.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:19:11.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:19:41.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:20:11.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:20:41.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:21:11.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:21:41.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:22:11.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:22:41.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:23:11.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:23:41.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:24:11.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:24:41.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:25:11.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:25:41.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:26:11.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:26:41.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:27:11.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:27:41.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:28:11.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:28:41.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:29:11.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:29:41.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:30:11.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:30:41.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:31:11.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:31:41.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:32:11.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:32:41.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:33:11.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:33:41.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:34:11.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:34:41.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:35:11.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:35:41.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:36:11.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:36:41.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:37:11.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:37:41.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:38:11.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:38:41.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:39:11.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:39:41.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:40:11.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:40:41.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:41:11.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:41:41.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:42:11.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:42:41.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:43:11.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:43:41.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:44:11.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:44:41.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:45:11.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:45:41.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:46:11.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:46:41.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:47:12.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:47:42.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:48:12.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:48:42.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:49:12.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:49:42.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:50:12.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:50:42.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:51:12.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:51:42.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:52:12.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:52:42.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:53:12.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:53:42.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:54:12.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:54:42.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:55:12.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:55:42.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:56:12.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:56:42.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:57:12.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:57:42.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:58:12.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:58:42.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:59:12.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 21:59:42.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:00:12.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:00:42.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:01:12.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:01:42.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:02:12.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:02:42.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:03:12.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:03:42.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:04:12.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:04:42.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:05:12.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:05:42.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:06:12.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:06:42.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:07:12.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:07:42.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:08:12.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:08:42.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:09:12.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:09:42.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:10:12.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:10:42.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:11:12.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:11:42.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:12:12.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:12:42.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:13:12.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:13:42.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:14:12.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:14:42.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:15:12.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:15:42.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:16:12.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:16:42.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:17:12.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:17:42.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:18:12.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:18:42.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:19:12.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:19:42.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:20:12.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:20:42.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:21:12.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:21:42.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:22:12.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:22:42.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:23:12.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:23:42.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:24:12.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:24:42.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:25:12.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:25:42.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:26:12.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:26:42.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:27:12.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:27:42.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:28:12.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:28:42.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:29:13.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:29:43.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:30:13.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:30:43.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:31:13.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:31:43.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:32:13.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:32:43.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:33:13.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:33:43.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:34:13.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:34:43.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:35:13.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:35:43.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:36:13.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:36:43.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:37:13.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:37:43.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:38:13.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:38:43.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:39:13.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:39:43.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:40:13.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:40:43.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:41:13.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:41:43.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:42:13.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:42:43.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:43:13.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:43:43.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:44:13.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:44:43.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:45:13.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:45:43.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:46:13.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:46:43.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:47:13.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:47:43.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:48:13.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:48:43.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:49:13.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:49:43.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:50:13.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:50:43.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:51:13.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:51:43.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:52:13.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:52:43.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:53:13.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:53:43.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:54:13.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:54:43.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:55:13.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:55:43.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:56:13.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:56:43.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:57:13.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:57:43.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:58:13.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:58:43.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:59:13.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 22:59:43.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:00:13.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:00:43.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:01:13.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:01:43.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:02:13.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:02:43.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:03:13.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:03:43.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:04:13.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:04:43.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:05:13.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:05:43.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:06:13.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:06:43.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:07:13.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:07:43.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:08:13.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:08:43.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:09:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:09:43.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:10:13.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:10:43.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:11:13.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:11:43.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:12:13.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:12:43.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:13:13.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:13:43.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:14:13.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:14:44.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:15:14.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:15:44.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:16:14.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:16:44.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:17:14.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:17:44.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:18:14.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:18:44.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:19:14.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:19:44.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:20:14.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:20:44.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:21:14.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:21:44.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:22:14.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:22:44.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:23:14.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:23:44.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:24:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:24:44.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:25:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:25:44.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:26:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:26:44.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:27:14.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:27:44.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:28:14.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:28:44.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:29:14.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:29:44.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:30:14.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:30:44.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:31:14.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:31:44.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:32:14.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:32:44.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:33:14.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:33:44.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:34:14.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:34:44.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:35:14.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:35:44.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:36:14.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:36:44.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:37:14.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:37:44.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:38:14.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:38:44.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:39:14.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:39:44.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:40:14.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:40:44.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:41:14.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:41:44.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:42:14.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:42:44.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:43:14.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:43:44.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:44:14.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:44:44.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:45:14.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:45:44.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:46:14.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:46:44.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:47:14.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:47:44.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:48:14.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:48:44.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:49:14.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:49:44.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:50:14.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:50:44.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:51:14.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:51:44.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:52:14.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:52:44.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:53:14.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:53:44.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:54:14.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:54:44.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:55:14.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:55:44.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:56:14.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:56:44.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:57:14.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:57:44.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:58:14.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:58:44.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:59:14.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-05-23 23:59:45.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed`, `a`.`transition_history_data` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0