Since the module has a framework for the table API it would be beneficial to create a function builder with input for tablename and function name. It should be able to generate a standard CRUD function and output the ps1 file into the src folder along with adding it to the manifest.
It will need to lookup the target table in snow, pull any attributes for parameters, including from any extended tables recursivly.
Since the module has a framework for the table API it would be beneficial to create a function builder with input for tablename and function name. It should be able to generate a standard CRUD function and output the ps1 file into the src folder along with adding it to the manifest.
It will need to lookup the target table in snow, pull any attributes for parameters, including from any extended tables recursivly.