bendrucker / postgres-interval

Parse Postgres interval columns
MIT License
33 stars 19 forks source link

Add toISOString as alias for toISO #21

Closed gabegorelick closed 5 years ago

gabegorelick commented 5 years ago

Closes #20

bendrucker commented 5 years ago

Can you update the docs to reflect this? I'd actually rather consider toISO an alias of toISOString. I'd be 👍 for renaming if not for backwards compatibility.

gabegorelick commented 5 years ago

@bendrucker Docs updated. Let me know if that's what you had in mind.