dndserver icon indicating copy to clipboard operation
dndserver copied to clipboard

Alembic migrations implementation

Open FilippoLeone opened this issue 2 years ago • 4 comments

Hi, as promised, here's the revised PR for Alembic. Will add docker + docker-compose soon in another branch

FilippoLeone avatar Apr 26 '23 09:04 FilippoLeone

DB Creation should be done via alembic upgrade head to get the latest version. I commented out the old basebase.metadata.create_all(engine)

FilippoLeone avatar Apr 26 '23 09:04 FilippoLeone

Looks good now, ready for QA

FilippoLeone avatar Apr 26 '23 15:04 FilippoLeone

PR Updated

FilippoLeone avatar Apr 27 '23 09:04 FilippoLeone

Implemented and tested black with maxchar 120, now every autogenerated revision will follow the requested styling guide.

FilippoLeone avatar Apr 27 '23 15:04 FilippoLeone