Live data from Hacker News

Viewing profile — mikaelhardo

mikaelhardo

HN member
Joined
Mon, Jun 26, 2017, 8:46 AM UTC
HN karma
1
Public activity
1 items

About mikaelhardo

No profile information was provided.

Recent public activity

  1. comment
    Comment #14635134

    You either generate a model based on your database, or generate your database from your model. That way the database and model are always in sync and you get errors in the code. In…