-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Our simple API: run
/ one
/ rows
one
and rows
aren't parallel. :-(
We should either change one
to row
or rows
to many
. I like row
better because it keeps the aliteration and one
and many
feel ORM-ish to me.
Since we've already released 1.0.0 we've got a backwards-compatibility issue. Since we're so early in the project (I released 1.0.0 about 8 or 9 hours ago), I think we can get away with aliasing row
as one
but not documenting it.
Metadata
Metadata
Assignees
Labels
No labels