NYCPlanning / ae-zoning-api

This application is API for serving data related to zoning and tax lots.
2 stars 0 forks source link

Refactor schemas to place projects and commitments under capital namespace #224

Closed TangoYankee closed 4 months ago

TangoYankee commented 5 months ago

Description

"Project" is a generic term and we anticipate that we'll have a collision as soon as we start adding other types of "projects". We're adding "capital" as a way to specify the type of project that it is. We will apply the same treatment to "commitments". We need to update the drizzle schemas to reflect this

Acceptance Criteria

The project and commitment columns and tables are updated as follows: