Schema Changes: 3.11.1
Upgrade: 3.11.0 → 3.11.1
This release applied 1 migration(s) to the database schema.
| ID | Type | Description |
|---|---|---|
data |
noop |
Migration Details
1379 — noop
Type: data
View SQL
-- this intentionally does nothing other than inserting the
-- database revision stamp; the only substantive use of 1379
-- is in rel_3_10, but it's important to ensure that anybody
-- applying the individual DB updates doesn't accidentally
-- apply the 1379 change to a 3.11 or later system