Skip to content
Permalink

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: jakeard/SQL-with-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: work
Choose a base ref
...
head repository: jakeard/SQL-with-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 22, 2021

  1. Merge pull request #1 from jakeard/work

    added most of UI, view, add, and update tasks
    jakeard authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c5a8e3d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge pull request #2 from jakeard/work

    added most to all of UI and SQL commands, user input errors
    jakeard authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    150c15e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from jakeard/work

    finished UI, beginning SQL commands
    jakeard authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f1d759e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from jakeard/work

    removed db
    jakeard authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8b97f3a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Merge pull request #5 from jakeard/work

    all logic added, user error fixes
    jakeard authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    8c09537 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from jakeard/work

    added to .gitignore
    jakeard authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    808026d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Merge pull request #7 from jakeard/work

    finished error checking for user input, split date into parts
    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ad34888 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from jakeard/work

    removed test files
    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8aa93b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from jakeard/work

    README, ERD
    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f42f34d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from jakeard/work

    video link, erd update
    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0af88e4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from jakeard/work

    fixed formatting
    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ae7765f View commit details
    Browse the repository at this point in the history
  6. more formatting

    jakeard authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ff1676a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c8f221 View commit details
    Browse the repository at this point in the history
Loading