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

hotfix/allow-to-share-DB-on-render #18

Merged
merged 6 commits into from
Jul 26, 2024

Commits on Jul 12, 2024

  1. Allow to share DB on render

    | branch hotfix/allow-to-share-DB-on-render | config/database.yml |
    danifromecuador committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    89f4935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d8e72 View commit details
    Browse the repository at this point in the history
  3. Update schema to allow share DB on render

    | hotfix/allow-to-share-DB-on-render | db/schema.rb |
    danifromecuador committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    21c95b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce9126 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Only run migrations without dropping DB

    | hotfix/allow-to-share-DB-on-render | bin/render-build.sh |
    danifromecuador committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d397302 View commit details
    Browse the repository at this point in the history
  2. Remove unuseful data from DB config

    | hotfix/allow-to-share-DB-on-render | config/database.yml |
    danifromecuador committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    287ce52 View commit details
    Browse the repository at this point in the history