We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d028b2d commit b2ae765Copy full SHA for b2ae765
1 file changed
docs/migrations/v0_3_to_v1_0/database/README.md
@@ -20,5 +20,3 @@ Depending on your application's availability requirements, choose one of the fol
20
The v1.0 database migration involves:
21
1. **Schema Updates**: Adding `protocol_version`, `owner`, and `last_updated` columns to the `tasks` and `push_notification_configs` tables.
22
2. **Storage Model**: Transitioning from Pydantic-based JSON to Protobuf-based JSON serialization for better interoperability and performance.
23
-
24
----
0 commit comments