Merged
Conversation
danielkang674
added a commit
that referenced
this pull request
Oct 19, 2018
* added genres tables, queries, and working incrementing * working on incrementing * working increment functionality * working incremntal genre relationship between user and genres. unique genres are good * Added that muthafuckin function work baby * Found missing function * Implemented getTopGenres on db and db server (#12) * Got array of books from genre * Feature/server db api (#13) * Implemented getTopGenres on db and db server * Implemented Medium to Genre * Staging final changes * Got individual books data * Add genres file * Make Book table * save 1 book change to Upsert * added medium-genre relations (#14) * added medium-genre relations * Removed token * Add 5 books to db * Add book, genre, and join table * Staging for updates * fixed addingMediums that already existed to new users * CI/CD * Circle CI * Rebuild script tweak * Remove Docker pull * Docker pull again * Get all books by genre ID (#20) * Get all books by genre ID * Rename to genre_id * Rebuild remove -t flag (#22) * Implemented route and DB fucntion to get all Media by user * fix books (#25) * Destroy console logs (#28) * updated at desc (#29) * yerp (#30) * remove console log (#31)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.