Created by: tomasc
Recently I wanted to use the Range attribute on a PostgreSQL view, and found out the Builder only applies to classes backed by a table. This PR permits views as well.
Created by: tomasc
Recently I wanted to use the Range attribute on a PostgreSQL view, and found out the Builder only applies to classes backed by a table. This PR permits views as well.