diff --git a/README.md b/README.md index b6f8b95..6b2646d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ an emacs based interface to examine and develop for a relational database. It's hoped that the following databases will ultimately supported: -- mysql +- mysql, MariaDB - postgres - oracle diff --git a/docs/oracle-lisp-functions.txt b/docs/oracle-lisp-functions.txt index 9b480ad..e11e4d8 100644 --- a/docs/oracle-lisp-functions.txt +++ b/docs/oracle-lisp-functions.txt @@ -1,3 +1,4 @@ + - get-explain-plan-for-region + determine enode-stage-buffer ~ create a buffer called " *enode-stage-buffer*" @@ -68,4 +69,4 @@ ~ set heading on ~ set linesize to original value ~ set pagesize to original value - + Present the buffer with the PL/SQL code \ No newline at end of file + + Present the buffer with the PL/SQL code