Though rare, sometimes you have a Table which ends with "Data", like "PlanData". Currently, this generates PlanDatum, which does not make much sense… if `AddIrregular()` is only for singular -> plural, then probably `rs.AddSingular("data", "data")`
Though rare, sometimes you have a Table which ends with "Data", like "PlanData".
Currently, this generates PlanDatum, which does not make much sense…
if
AddIrregular()is only for singular -> plural, then probablyrs.AddSingular("data", "data")