language-oracle
language-oracle copied to clipboard
Dynamically Generate Oracle package references
Initially based on this discussion
Instead of manually generating the information for oracle packages and their methods we can generate them dynamically.
@tschf pointed out that some of the procedures from the oracle dictionary views may not be supported features. For now I think it's safe to include them as it'll be the easiest thing.