Library/models
konrad 1d2dfa487c
the build failed Details
Implemented list, add, update, delete publisher
2017-11-21 12:09:45 +01:00
..
author.go Bugfix: when editing a book, all authors passed had been inserted again 2017-11-20 12:49:25 +01:00
authors_add_update.go Added methods to add or update an author 2017-11-21 11:38:52 +01:00
authors_delete.go Fixed lint 2017-11-08 10:55:17 +01:00
authors_list.go Fixed lint 2017-11-08 10:55:17 +01:00
book.go Moved getting authors from a book to a seperate function 2017-11-17 11:40:43 +01:00
books_add_update.go Implemented list, add, update, delete publisher 2017-11-21 12:09:45 +01:00
books_delete.go Fixed lint 2017-11-08 10:55:17 +01:00
books_list.go Moved getting authors from a book to a seperate function 2017-11-17 11:40:43 +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 Implemented list, add, update, delete publisher 2017-11-21 12:09:45 +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 Started implementing book quantities 2017-11-16 12:51:23 +01:00