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

feat: Use Sequelize and Sqlite to add more robust data support #85

Merged
merged 9 commits into from
Apr 23, 2020

Commits on Feb 7, 2020

  1. Add dependencies for sequelize

    James Firth committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    bb13cdb View commit details
    Browse the repository at this point in the history
  2. First attempt and switching to SQLite

    James Firth committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    77abad3 View commit details
    Browse the repository at this point in the history
  3. Add dbs to gitignore. update tool and user access file

    James Firth committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f03ae33 View commit details
    Browse the repository at this point in the history
  4. typo

    James Firth committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b9699ac View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    8846f42 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Add sequelize CLI

    James Firth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e00018f View commit details
    Browse the repository at this point in the history
  2. Switch to properly generated user model

    James Firth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    07e7def View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Use correct randomization function and filter

    James Firth committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7017844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3176cb2 View commit details
    Browse the repository at this point in the history