-
tristanls jamesaduncan Environment separation should be first-class, not a hack on the naming convention. One example is that if DEV_catalog and PROD_catalog are truly peers (and only differ by name), there’s no access/authentication separation, so “dev" can access “production”. Sloppy at best.