Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mysql support and enhance features #62

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2018

  1. Merge pull request realpython#51 from befair/master

    Update README with the eval env instructions
    mjhea0 committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    b3fa1b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    5ba669e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ceb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6cbea5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d556ed9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request realpython#55 from DahlitzFlorian/feat/update-dock…

    …er-version
    
    feat: update docker version
    dbader committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    47bc96f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    e1f2ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb53c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c4a1ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e02d94 View commit details
    Browse the repository at this point in the history
  5. replace postgres with mysql

    jawabuu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    60869ff View commit details
    Browse the repository at this point in the history
  6. update env variables

    jawabuu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    6a83e08 View commit details
    Browse the repository at this point in the history
  7. add migrations folder

    jawabuu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    1fdea2a View commit details
    Browse the repository at this point in the history
  8. update readme

    jawabuu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    3f21863 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c968769 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    b1f5a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6efaf32 View commit details
    Browse the repository at this point in the history
  3. update variable names

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    9d0b624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2af875d View commit details
    Browse the repository at this point in the history
  5. update local compose file

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2d7dae3 View commit details
    Browse the repository at this point in the history
  6. update README

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2180085 View commit details
    Browse the repository at this point in the history
  7. update .env file

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    07f6da5 View commit details
    Browse the repository at this point in the history
  8. add .sql files to gitignore

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    3ec872b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba1f402 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dad345d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4548e7f View commit details
    Browse the repository at this point in the history
  12. add examples to README

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1025427 View commit details
    Browse the repository at this point in the history
  13. Restore compose version to 3

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    8a3ddc2 View commit details
    Browse the repository at this point in the history
  14. add db folders

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    c8ea918 View commit details
    Browse the repository at this point in the history
  15. add wait-for-it script

    jawabuu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    cdacb31 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4dd93a6 View commit details
    Browse the repository at this point in the history