atk4 / schema

Few classes built on top of Agile Data that can take care of your SQL database schema
https://agiletoolkit.org/
MIT License
4 stars 5 forks source link

Fix plural in messages #27

Closed mvorisek closed 4 years ago

mvorisek commented 4 years ago

https://github.com/atk4/schema/blob/400f7fe33d5c84b5f1f793a1d151caf54b5faa61/src/Migration.php#L384 what is the meaning of the ( x % 10) for plural version above? 11, 21, should be in plural (with s) too...