ryanalbrecht
ryanalbrecht
Forgive as I am new to C and just messing around breaking things as I learn. Is it possible to run the demo on windows? It seems the compiler does...
Just checking if repo author is dead
# Description I have a need to allow entire subnets access to a particular application. I would like to propose the following changes to allow this. This is fairly a...
If you add a virtual attribute to a parent entity and load a discriminated child entity through that parent entity. The virtual attributes will not be applied to the child...
I believe there is an issues with virtual attributes not working at all. When loading an entity, quick will create a new instance of the entity then populate the data...
Its seems between v6 and v9 there was a major regression. ( edit: I think this might have always been this way) When using multi-table inheritance and you try to...