Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Expand the existing BaseSessionContext to support CRUD operations for tables in the context.
Describe the solution you'd like
Create, Update, Modify, and Delete methods for tables in the BaseSessionContext
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Expand the existing
BaseSessionContextto support CRUD operations for tables in the context.Describe the solution you'd like
Create, Update, Modify, and Delete methods for tables in the
BaseSessionContextDescribe alternatives you've considered
None
Additional context
None