mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
MDL-83470 environment: Put back Oracle support for now
Even though Oracle support is planned to be dropped for 5.0, the actual issue that drops it (MDL-83172) has not yet landed. So, it's better to keep this in environment.xml for now and defer its removal from environment.xml in MDL-83172.
This commit is contained in:
parent
376411566a
commit
a87bb9848f
@ -4714,6 +4714,7 @@
|
||||
<VENDOR name="mysql" version="8.4" />
|
||||
<VENDOR name="postgres" version="14" />
|
||||
<VENDOR name="mssql" version="14.0" />
|
||||
<VENDOR name="oracle" version="19" />
|
||||
</DATABASE>
|
||||
<PHP version="8.2.0" level="required">
|
||||
</PHP>
|
||||
|
Loading…
x
Reference in New Issue
Block a user