We may get this sql exception error when dealing with sql query. I also faced this and after a big analysis , found two causes.
1. We did DB migration - So your case check any migration (version changes) happened.
2. Second issue - Syntax issue like space , name mismatch, declaring is wrong.
1. We did DB migration - So your case check any migration (version changes) happened.
2. Second issue - Syntax issue like space , name mismatch, declaring is wrong.
No comments:
Post a Comment