Hey guys. Is it possible to implement table inheri...
# exposed
m
Hey guys. Is it possible to implement table inheritance like Hibernate provides? Where you have a base table with multiple subtables but you can query them all using the base table