This commit is contained in:
@@ -1,21 +1,4 @@
|
||||
{"login": "superuser","password": "l3tm3in"}
|
||||
|
||||
{"login": "OpsAdminLimited","password": "OpsAdminLimited"}
|
||||
|
||||
Test line to commit to new svn server
|
||||
|
||||
|
||||
todo: 2020-09-24 09:24:37.5792|WARN|Microsoft.EntityFrameworkCore.Infrastructure|'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration. Remove the 'AddEntityFramework*' call as in most cases it's not needed and might cause conflicts with other products and services registered in the same service provider.
|
||||
|
||||
|
||||
Created
|
||||
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Created, newObject);
|
||||
|
||||
Modified PUT update
|
||||
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Modified, dbObject, SnapshotOfOriginalDBObj);
|
||||
|
||||
Deleted
|
||||
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Deleted, dbObject);
|
||||
choco upgrade chocolatey
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user