Skip to content

Non-generic CRUD support #35

Closed
Closed
@Kayuse88

Description

@Kayuse88

Hi, I have several issue with some CRUD operation ex) CreateTableAsync.

My codes need to deal with dynamic type of T, but the generic type requires explicit type definition.

They use typeof(T) instead internally, but modifier limits to reuse these methods.

It'll be nice to add public non-generic CRUD methods.

Thanks for your support.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions