Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSalvisberg committed Nov 25, 2023
1 parent 6a4fc08 commit ce0e162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The Oracle Database 23c supports MLE JavaScript modules. MLE modules are standard ECMAScript 2022 modules.

This repository provides an SQLcl custom command to load ECMAScript modules from an URL or file as MLE modules into an Oracle database.
This repository provides an SQLcl custom command to load an ECMAScript module from an URL or file into an Oracle database.

This simplifies the installation of MLE modules by avoiding a detour via `BFILE` or `BLOB`.

Expand Down

0 comments on commit ce0e162

Please sign in to comment.