Skip to content

Commit 258c6f4

Browse files
committed
Update compatibilty with MBDB schema sequence 27
1 parent c33440a commit 258c6f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/setup/mbdbschema.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ MusicBrainz Database Schema
22
----
33

44
Of course you'll need a MusicBrainz database somewhere to read the data from.
5-
The active database schema sequence must be `26` (or any future schema version
5+
The active database schema sequence must be `27` (or any future schema version
66
if still compatible). Follow `announcements`_ from the MetaBrainz blog.
77

8-
Only Sir `1.y.z` is able to read from database of schema sequence `25` (or
9-
`26` which does not break anything, or any future schema if still compatible).
10-
It only reads (and sends) the data made available from schema sequence `25`.
8+
Only Sir `3.y.z` is able to read from database of schema sequence `27`
9+
(or any future schema if still compatible, but it reads and sends the
10+
data made available from schema sequence `27` only).
1111

1212
.. _announcements: https://blog.metabrainz.org/category/schema-change-release/

0 commit comments

Comments
 (0)