File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ MusicBrainz Database Schema
2
2
----
3
3
4
4
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
6
6
if still compatible). Follow `announcements `_ from the MetaBrainz blog.
7
7
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) .
11
11
12
12
.. _announcements : https://blog.metabrainz.org/category/schema-change-release/
You can’t perform that action at this time.
0 commit comments