zuul/zuul/driver/sql/alembic
Monty Taylor 8211320665
Stop falling back to job name for missing url
We set url to the job name if it's missing, but a job name is not a url
nor is it additional information. Then, in dashboard displays
we have display code that sets url to null if it matches the job name.

Instead of fixing the data at the display layer, let's set it to null in
the first place. So that we can update the dashboard code to remove the
workarounds, let's also run a migration to update the previously saved
build data.

Change-Id: I80ce26de4abc15720d7e37aee73049423584d1b9
2020-09-23 15:03:18 +02:00
..
versions Stop falling back to job name for missing url 2020-09-23 15:03:18 +02:00
README Move alembic_reporter back to alembic 2017-10-16 15:32:12 +11:00
__init__.py Add missing __init__.py files 2018-06-15 09:35:42 -05:00
env.py Also prefix the alembic_version table 2018-04-11 07:30:40 +02:00
script.py.mako Add license and downgrade exception to alembic template 2018-03-21 14:30:46 -05:00

README

Generic single-database configuration.