Source code for sni.sde.migration

"""
Database migrations
"""


[docs]def migrate() -> None: """ Runs migration tasks """