Thank you for the work first of all.
Some ORM's, like Rails ActiveRecord, assumes the table name as plural by default, and while this is easy to deal in the framework layer, being the only table in the singular seems inconsistent, unless i'm missing something.