drift icon indicating copy to clipboard operation
drift copied to clipboard

Manager: Support tables with custom row classes

Open simolus3 opened this issue 1 year ago • 1 comments

At the moment, no manager classes are generated for tables with custom row classes.

We should investigate whether it's possible to make these APIs available for existing row classes as well. It's always a good principle to have different features work well together, and I don't see why users of custom row classes shouldn't also want the manager APIs for simple queries. If there are parts of the manager API that are harder to support with existing row classes, perhaps we can start with a subset first and gradually expand it.

simolus3 avatar May 03 '24 19:05 simolus3

I'm putting this on the back burner. I would like to bring the manager API up to feature parity with similar ORM libraries first.

dickermoshe avatar May 05 '24 16:05 dickermoshe