Skip to content

glebovpavel/Grants-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grants-Generator

##About

Generating grants for all DB-Objects used in APEX-application.

##Before Using

grant execute on #APEX_SCHEMA#.wwv_flow_theme_manager to #APPLICATION_SCHEMA#; create synonym #APPLICATION_SCHEMA#.WWV_FLOW_THEME_MANAGER for #APEX_SCHEMA#.wwv_flow_theme_manager;

Please replace #APPLICATION_SCHEMA# to DB schema where Grants-Generator will be installed. and #APEX_SCHEMA# to current apex schema, for example apex_050000.

##Requirements

APEX 5.0

##Current Stable Version

Version 1.00

##License

See LICENSE.md (MIT)

About

Grants-Generator for APEX - Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages