Skip to content

Split FramaDB into severals Repositories

  • New static class RepositoryFactory which manages instances of repositories
  • One Repository class per table
  • Fix : Check that the generated ID doesn't already exists

Merge request reports