Alex Lampret
Alex Lampret
At the moment identity columns are not ignored on using updater for mssql connection like ``` q = sess.SQL(). Update("user"). Set(user).Where("id = ?", 5) res, err = q.Exec() ``` This...
Installed version: 4.6.0 DB: mysql It seems that nested structs without db tag are not omitted on insert or update. Is this a bug or do I need to set...
Laminas support
Hi! Is there any documentation available how to implement a two factor authentication? It's mentioned in the wiki on the concepts page, but I'm not sure how to configure adapters...
Small adaptions to enable mfa/otp. It seems to work and may be a good point to start discussion. Any further comments or suggestions? Maybe it makes sense to move otp...
Error on executing soap call with mime client **File:** D:\Projects\3lal\gbf-kis\vendor\econea\nusoap\src\nusoapmime.php:237 **Message:** Non-static method Mail_mimeDecode::decode() cannot be called statically PHP version 8.3 Nusoap Package: econea/nusoap, v0.9.17