issues
search
joy-framework
/
joy
A full stack web framework written in janet
https://joy.swlkr.com
MIT License
537
stars
30
forks
source link
Database tables, urls and routes should be plural
#21
Closed
swlkr
closed
4 years ago
swlkr
commented
4 years ago
[x] Support plural database table names
[ ]
Make fetch happen
(support only plural database names)
[ ] Update route generator to handle plural table names
[ ] Update joins to singularize foreign keys (i.e cities table -> city_id or accounts table -> account_id)
swlkr
commented
4 years ago
It's a rails-y world out there, I just live in it