Create and Update timestamps in DB are not set

Issue #1 closed
Levi Olson repo owner created an issue

These two database columns are never being set. created_at should be set in the insert method, and updated_at should be set in the postUserData method.

Comments (3)

  1. Log in to comment