13 lines
297 B
YAML
13 lines
297 B
YAML
change_type: breaking
|
|
|
|
component: db
|
|
|
|
note: |
|
|
Clean up `db.system` enum members:
|
|
|
|
- remove `firstsql`, `mssqlcompact`, and `cloudscape` as the corresponding databases are discontinued.
|
|
- rename `cache` to `intersystems_cache`
|
|
- remove `coldfusion` as it is not a database.
|
|
|
|
issues: [1110]
|