Tags: statamic/eloquent-driver
Tags
Ensure namespaced fieldsets are returned (#407) * Ensure namespaced fieldsets are not ignored * Ensure blueprintTest only tests blueprints * Update test * Same for blueprints * wrong variable * Revert the fix for namespaced blueprints --------- Co-authored-by: Duncan McClean <duncan@duncanmcclean.com>
Prevent creation of duplicate terms on slug change (#384) * Fetch term by old slug if present Signed-off-by: Philipp Daun <post@philippdaun.net> * Add a test --------- Signed-off-by: Philipp Daun <post@philippdaun.net> Co-authored-by: Ryan Mitchell <ryan@thoughtcollective.com>
Optimize taxonomy <> collection queries (#376) * wip * pluck the slug * use whereIn and wrap column * test match driver * test match driver * support pgsql * remove todo * fix typo in variable name * refactor * Use config'd models * Some more co-ercing * 🍺 * update comment * add case for postgress * add test case for TermQueryBuilder where entries.driver is file * cleanup dump * We can't assume that the taxonomy is held in data now --------- Co-authored-by: Bram de Leeuw <bram.deleeuw@wearejust.com> Co-authored-by: Ryan Mitchell <ryan@thoughtcollective.com>
PreviousNext