Commit bf52430
committed
docs: drop MariaDB, pin MySQL minimum to 8.0.13, frame PostgreSQL as peer
DataJoint 2.x is officially MySQL/PostgreSQL only; MariaDB is no
longer listed as a supported backend (it was never tested in CI and
recent feature work has begun to require MySQL 8.0.13-only columns).
PostgreSQL is reframed as a peer production backend rather than "an
alternative."
- installation.md: requirements line lists MySQL 8.0.13+ and PostgreSQL 15+.
- database-backends.md: MySQL row pinned to 8.0.13.
- define-tables.md: "native MySQL/MariaDB types" → "native database types".1 parent c7eb390 commit bf52430
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments