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
Since it turns out that there is no way to get a unique name with the current class name approach, we should require DataSource implementations to define the name method from now on.
Since it turns out that there is no way to get a unique name with the current class name approach, we should require
DataSourceimplementations to define thenamemethod from now on.