You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i update model, i change data on mysql command line.
But i orm2,the data not change need i use orm.singleton.clear();
that data will be change.
why?