-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: digitalronin/query-database-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: digitalronin/query-database-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sequelize
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 1 contributor
Commits on Mar 5, 2020
-
Add sample data and makefile to setup heroku app.
The makefile will: * create a heroku app. * add a postgres database * set up database tables * import sample data from CSV files * open a browser to the "Hello world" page
Configuration menu - View commit details
-
Copy full SHA for 86d45af - Browse repository at this point
Copy the full SHA 86d45afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c16ef - Browse repository at this point
Copy the full SHA 07c16efView commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1619cd - Browse repository at this point
Copy the full SHA f1619cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2b975 - Browse repository at this point
Copy the full SHA 9b2b975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e84cf - Browse repository at this point
Copy the full SHA 24e84cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d8325 - Browse repository at this point
Copy the full SHA f2d8325View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd11f2 - Browse repository at this point
Copy the full SHA bcd11f2View commit details -
Fetch users and comments in a single query
This shows how objection helps us to avoid the N+1 selects problem.
Configuration menu - View commit details
-
Copy full SHA for 4f4dd9c - Browse repository at this point
Copy the full SHA 4f4dd9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b5dd1 - Browse repository at this point
Copy the full SHA e8b5dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 881d295 - Browse repository at this point
Copy the full SHA 881d295View commit details -
Configuration menu - View commit details
-
Copy full SHA for cba896d - Browse repository at this point
Copy the full SHA cba896dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b0309 - Browse repository at this point
Copy the full SHA 59b0309View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...sequelize