mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-13 02:52:12 +01:00
This adds the new "queryable store" API, that allows complex queries and is backed by SQLite. This new API can be used for entities annotated with the new QueryableType annotation.
Plugins moved see https://github.com/scm-manager/scm-manager/blob/develop/docs/scm-plugins.md for details.