Skip to content

Commit

Permalink
subscription is supported by schema-migrations (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
bz888 authored Mar 4, 2024
1 parent 80e2fee commit 3f49a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/build/project-upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,4 @@ Other notes:
- Only supports PostgreSQL stores
- Migrations will not succeed `--unfinalizedBlocks` is enabled
- Does not support Enum modification
- [GraphQL subscriptions](../run_publish/query/subscription.md) are not supported
- [Rewind](../run_publish/historical.md) will only be supported if the new schema does not drop any `fields` or `entity`. Note that [automated historical state tracking](../run_publish/historical.md) must be enabled to support rewind.

0 comments on commit 3f49a81

Please sign in to comment.