enumset icon indicating copy to clipboard operation
enumset copied to clipboard

Add basic support for Diesel ORM

Open katyo opened this issue 8 months ago • 3 comments

EnumSet types can be used to represent a columns of tables.

Basic support means that only 32-bit int representation is supported.

katyo avatar Apr 11 '25 09:04 katyo

@Lymia please approve workflow

katyo avatar Apr 11 '25 09:04 katyo

I think this feature is valid, but I'm not sure an implementation like this would be a good way to do it. I'll take some time to think about it.

Lymia avatar May 05 '25 15:05 Lymia

@Lymia Thanks! I hope to stop using my fork soon.

katyo avatar May 06 '25 05:05 katyo

Closing this for now, will think about how to implement this in a more resilliant way.

Lymia avatar Jul 09 '25 01:07 Lymia