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

Problem running migrations #121

Closed
aih opened this issue Dec 29, 2020 · 1 comment
Closed

Problem running migrations #121

aih opened this issue Dec 29, 2020 · 1 comment
Assignees

Comments

@aih
Copy link
Collaborator

aih commented Dec 29, 2020

The code is updated to the latest on main, but for some reason not all migrations are being applied when i run migrate.

(flatgov) ubuntu@ip-172-31-58-205:/opt/flatgov/FlatGov/server_py/flatgov$ python manage.py migrate
Operations to perform:
  Apply all migrations: admin, auth, bills, contenttypes, sessions
Running migrations:
  No migrations to apply.
(flatgov) ubuntu@ip-172-31-58-205:/opt/flatgov/FlatGov/server_py/flatgov$ git log -2
commit 4b632e7186317abb88aeb23472cef8df5cba67a7 (HEAD -> main, origin/main)
Author: Ari Hershowitz <arihershowitz@gmail.com>
Date:   Mon Dec 28 09:19:49 2020 -0800

    Update README.adoc

commit 43f253fd71159852bf177786ee18918b77282a22
Author: Kapphire <ken.sapphire87@yahoo.com>
Date:   Fri Dec 25 00:28:16 2020 +0800
@aih
Copy link
Collaborator Author

aih commented Dec 29, 2020

I think I was reading the output wrong. There are es_similarity fields now on the bills in production.

@aih aih closed this as completed Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants