Skip to content

Commit b2ae765

Browse files
committed
remove trailing horizontal line in README.md file
1 parent d028b2d commit b2ae765

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • docs/migrations/v0_3_to_v1_0/database

docs/migrations/v0_3_to_v1_0/database/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ Depending on your application's availability requirements, choose one of the fol
2020
The v1.0 database migration involves:
2121
1. **Schema Updates**: Adding `protocol_version`, `owner`, and `last_updated` columns to the `tasks` and `push_notification_configs` tables.
2222
2. **Storage Model**: Transitioning from Pydantic-based JSON to Protobuf-based JSON serialization for better interoperability and performance.
23-
24-
---

0 commit comments

Comments
 (0)