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
A lot of routines have parameters of columnName, <numeric value>. The initialisers are therefore more or less identical, so can be factored out into a separate class which these will all inherit.
The text was updated successfully, but these errors were encountered:
A lot of routines have parameters of
columnName, <numeric value>
. The initialisers are therefore more or less identical, so can be factored out into a separate class which these will all inherit.The text was updated successfully, but these errors were encountered: