Library/models
konrad 3aabf3b086
the build was successful Details
Added check if the ID is empty when deleting
2017-11-24 16:27:35 +01:00
..
author.go Passing structs instead of ids 2017-11-24 14:36:40 +01:00
authors_add_update.go Added check if author is empty 2017-11-24 12:39:52 +01:00
authors_delete.go Added check if the ID is empty when deleting 2017-11-24 16:27:35 +01:00
authors_list.go Fixed lint 2017-11-08 10:55:17 +01:00
book.go Passing structs instead of ids 2017-11-24 14:36:40 +01:00
books_add_update.go added bookstruct checking when arriving 2017-11-24 14:40:35 +01:00
books_delete.go Added check if the ID is empty when deleting 2017-11-24 16:27:35 +01:00
books_list.go Passing structs instead of ids 2017-11-24 14:36:40 +01:00
config.go Moved show sql query setting to config 2017-11-16 13:09:30 +01:00
message.go Fixed lint 2017-11-08 10:55:17 +01:00
models.go Moved show sql query setting to config 2017-11-16 13:09:30 +01:00
publisher.go Fixed lint 2017-11-08 10:55:17 +01:00
publishers_add.go Implemented list, add, update, delete publisher 2017-11-21 12:09:45 +01:00
publishers_delete.go Added check if the ID is empty when deleting 2017-11-24 16:27:35 +01:00
publishers_list.go Fixed lint 2017-11-08 10:55:17 +01:00
status.go Fixed Lint + gofmt 2017-11-15 16:16:44 +01:00
user.go Passing structs instead of ids 2017-11-24 14:36:40 +01:00