Skip to content

FunctionGroups need to be able to have different types of functions #59

@berryware

Description

@berryware

Function Groups currently have a type CREATE, DELETE, UPDATE, EXECUTE, LIST, RETRIEVE, EXIST. All the functions in the group are expected to be of the same type. There are cases, where you may want to run a RETRIEVE or EXECUTE after a create. ie, getting the id of the auto-increment key. The function group type will remain as the default type. A function type will be added to identify functions that differ from the default.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions