Skip to content

refactor(entity): Minimize sea-orm codegen diff

lazulite requested to merge refactor-entity into develop

Pull as much out of the modules generated by sea-orm as possible, so there's less diff to resolve there.

Merge request reports