Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AddIrregular() "data" -> "data" instead of "datum" #8

Open
MJacred opened this issue Aug 18, 2022 · 1 comment
Open

AddIrregular() "data" -> "data" instead of "datum" #8

MJacred opened this issue Aug 18, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@MJacred
Copy link
Contributor

MJacred commented Aug 18, 2022

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")

@stephenafamo
Copy link
Collaborator

PR welcome

@stephenafamo stephenafamo added the help wanted Extra attention is needed label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants