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

Pluralized field names? #536

Open
matikin9 opened this issue Feb 1, 2025 · 1 comment
Open

Pluralized field names? #536

matikin9 opened this issue Feb 1, 2025 · 1 comment

Comments

@matikin9
Copy link

matikin9 commented Feb 1, 2025

Introduce yourself

Nina Kin
LA Metro ( bus | rail )

Ask a question

Hi! 👋 This seems like such a minor naming convention nuance, but I was wondering if there was a reason that fields with a cardinality of "Many" have been given singular rather than pluralized names?

@leonardehrenfried
Copy link
Contributor

I believe that it's because each row in a CSV has only a single foreign key reference not a list of them.

The the column name applies to the individual row not to the sum of them.

Does this make sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants