naveteam / back-boilerplate

A boilerplate for building RESTful APIs using Node.js, PostgreSQL, koa, knex, bookshelf.
35 stars 19 forks source link

fix(fix): fix bug update_at not update #54

Closed XEdersonX closed 3 years ago

XEdersonX commented 3 years ago

Neste PR eu fiz um ajuste para o boilerplat atualizar a data e hora do update_at, pois antes não tava atualizando.

XEdersonX commented 3 years ago

O Daniel ficou de criar PR com ideia que ele teve, que ficou melhor que esta que eu fiz.