C
C#5mo ago
IcyIme

i migrating from sqlserver to mongo db but in login the page throeing an errror ExpressionNotSupport

when i click on the login button it throws me an error ExpressionNotSupportedException: Expression not supported: i.ToClaim(). this is code of the page
11 Replies
Angius
Angius5mo ago
Why the downgrade from a proper relational database to a glorified Json file?
exixt
exixt5mo ago
migrate back
Jimmacle
Jimmacle5mo ago
also, the error means you put calls in your query that mongo can't translate into an actual db query (and i agree, why are you trying to switch to mongo)
IcyIme
IcyImeOP5mo ago
bcs is simplier to use
Jimmacle
Jimmacle5mo ago
that's not a good reason tbh if your data is relational (which it probably is), use a relational database
IcyIme
IcyImeOP5mo ago
so sqlserver is good for relational data?
Jimmacle
Jimmacle5mo ago
yes, all relational databases are and with json support becoming common even unstructured data works pretty well
IcyIme
IcyImeOP5mo ago
actually i do not like sql overall
Jimmacle
Jimmacle5mo ago
sql is unavoidable
IcyIme
IcyImeOP5mo ago
i know okay thanks
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server