dagtveit
dagtveit
i change this in sqlquerybuilder to get somethign closer to somethign that works. though i dont know the implications of not doing all the other logic inside that getcolumnlist. ```...
I did some hack that seem to work. But not shure if the side effects Get Outlook for Android ________________________________ From: Boris Djurdjevic ***@***.***> Sent: Thursday, April 14, 2022 10:23:33...
i am experiancing the same issue when trying to do a fresh install from helm chart with manageSystemACLs: true- deleted pvc and secrets multiple time. i am on 1.24.3 now....
Early next what. ? 1.24 was just default on the cluster i setup so i can try lower. what is the highest supported version then ?
Anything happening ?
Thanks for the response. is there anything more you need to research this issue ?
Also what is the ca estimated timeline for 3.7.0. and will that require upgrade to dotnet 6 ?
is there somehow this can be fixed in an earlier version ?. this is blocking my migration to postgress server on my last service.
``` using System; using System.Collections.Generic; namespace VoucherDbContext.Models { public partial class InstrumentTransaction { public InstrumentTransaction() { CategorySecuritiesTransactions = new HashSet(); InverseCounterTransaction = new HashSet(); InverseParentTransactions = new HashSet(); Pogotransactions =...
The filter class only gives a list of integer values example ```cs public static List InstrumentLoanQuantityList = new List { (int) Constants.ActionType.InstrumentLoan, }; ``` and if you look ath the...