dagtveit
dagtveit
As an example i am trying wiithh different ways look in commented code. ``` await _context.BulkInsertOrUpdateAsync(newPriceData.ToList(), config => { // config.PropertiesToExcludeOnUpdate = new List // { // nameof(ImportedPrice.LastAdjustmentDate), // nameof(ImportedPrice.SellPriceAdjusted),...
Hey the following code worked on mssql i dont have copy of the query but it translated it to working code. and produced good results. i just recently migrated to...
dosnt scale up from 0 pods if the message quantity is under the messages per pod. i would like it to start a first pod when the first message is...
should have Nkey auth as a possible auth mechanism
Is there a way that i can write all sensor data to a log. i am trying to look for some specifix sensor values. or if anyone by any chance...