Skip to content
/ recon Public

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

License

Notifications You must be signed in to change notification settings

kukimik/recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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;

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published