Lee Lindley

Results 7 comments of Lee Lindley

REMark is a sqlplus comment command when it occurs at the beginning of a line. It is neither sql nor pl/sql. I am not sure why REM is in the...

And thanks for bringing it up! Sorry if I came across as grumpy. I'm glad someone is trying it out and noticing stuff.

You are welcome to it, or if you like, I'll add the known_hosts table under the fine grained access control umbrella and create a pull request for you. Curious how...

I have pictures and umlet .uxf source files for them. Can add a directory to the pull request branch if you want them. I know why I provided the as_sftp_shared*...

Mart Cube, I show how to do it in [https://lee-lindley.github.io/oracle/plsql/2022/11/27/ExcelGen_multirow_headers.html](https://lee-lindley.github.io/oracle/plsql/2022/11/27/ExcelGen_multirow_headers.html). It references another post on refactoring the process into a utility to assist with it. You don't have to use...

for plsql, folding is not turned on by default. This command is only issued if the user does "let plsql_fold = 1" in their .vimrc. I'm not familiar with a...

As for the plsql syntax file, the repository name is present in the comments of the syntax file. You are welcome to submit a pull request. This isn't something I...