mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
fix: project projections null values (#2488)
* fix: project projections null values * Update V1.76__fix_projection_projections.sql Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
parent
3004a3825e
commit
2e7f174b0e
@ -0,0 +1,2 @@
|
||||
TRUNCATE TABLE zitadel.projections.projects;
|
||||
DELETE FROM zitadel.projections.current_sequences where projection_name = 'zitadel.projections.projects';
|
Loading…
Reference in New Issue
Block a user