Skip to content

Commit

Permalink
MDL-83470 environment: Put back Oracle support for now
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
junpataleta authored and HuongNV13 committed Nov 28, 2024
1 parent 3764115 commit a87bb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/environment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a87bb98

Please sign in to comment.