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

db/schema.rb contains a work_authorizations table that does not have a corresponding migration #2388

Open
gleithner opened this issue Nov 21, 2024 · 0 comments

Comments

@gleithner
Copy link

gleithner commented Nov 21, 2024

Version 6.0.0.920da19baa

I'm not sure whether this matters, but while experimenting with the schema and migrations, I noticed that when running db:create && db:migrations:reset and diffing the resulting schema.rb to the original schema.rb, that the only thing difference is that it is missing the work_authorizations table. I also noticed that the palni-palci repo has a migration that adds this table but the Hyku repo does not.

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

1 participant