Commit graph

3 commits

Author SHA1 Message Date
smavros
64aeda36bd Database runs a small CRUD example using gorm:
- Only Simulator model is used
- The postgres Array type is provided by lib/pq
- The default empty string is fixed
2019-03-31 19:19:38 +02:00
smavros
a50626fd2f Improvement of models:
- Added 'not null' tags
- Followed associations according to Mongoose schemas from the current
backend
2019-03-31 13:48:26 +02:00
smavros
24a4eb1718 added folder for models and corresponding source files 2019-03-17 17:59:27 +01:00