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

Remove unused start_url from the database #326

Closed
jrchamp opened this issue Nov 5, 2021 · 1 comment · Fixed by #546
Closed

Remove unused start_url from the database #326

jrchamp opened this issue Nov 5, 2021 · 1 comment · Fixed by #546
Assignees
Labels
bug Fixes problems or reduces technical debt

Comments

@jrchamp
Copy link
Collaborator

jrchamp commented Nov 5, 2021

#316 removed all uses of the start_url database column. The next steps:

  • remove start_url from the XML table definition
  • remove start_url from existing tables via an upgrade savepoint
  • remove any remaining code references (such as backup/restore)
@jrchamp jrchamp added the enhancement Adds new functionality label Nov 5, 2021
@jrchamp jrchamp self-assigned this Feb 23, 2023
@jrchamp
Copy link
Collaborator Author

jrchamp commented Jul 6, 2023

@jrchamp jrchamp assigned smbader and unassigned jrchamp Jul 6, 2023
@smbader smbader linked a pull request Nov 16, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes problems or reduces technical debt
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants