Description
Create a new materialized database view for items using Drizzle. This new view does NOT have to include any new attributes quite yet, it should return the items schema exactly. https://orm.drizzle.team/docs/views
Acceptance Criteria
Generated by Zenhub AI
Description
Create a new materialized database view for items using Drizzle. This new view does NOT have to include any new attributes quite yet, it should return the items schema exactly. https://orm.drizzle.team/docs/views
items_extendedmaterialized database view insrc/schema.tsAcceptance Criteria
items_extendedmaterialized database view is created insrc/schema.ts