aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/author.js
Commit message (Collapse)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-92/+0
|
* Add email to usersChocobozzz2017-02-181-1/+3
|
* Server: add unique to unique indexesChocobozzz2017-02-161-1/+6
|
* Server: little refractoringChocobozzz2016-12-291-1/+28
|
* Server: add association between author and userChocobozzz2016-12-291-0/+11
|
* Server: Add postgresql indexesChocobozzz2016-12-291-0/+8
|
* Server: add database field validationsChocobozzz2016-12-281-1/+12
|
* First version with PostgreSQLChocobozzz2016-12-191-0/+28