Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 462 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 462 Bytes

recon

A workaround that provides qualified expressions (aka record constructors) in Oracle versions <18c.

This is an early working prototype. One should expect breaking changes to be introduced. I don't recommend using it in production environments.

TODO:

  • extract code that builds functions into separate, deterministic functions;
  • move types to separate package;
  • add table comments;
  • create tutorial;
  • create user guide;
  • associative arrays;