© 2026 Hedgehog Software, LLC
error: type "serial" does not exist
id: serial('id').primaryKey().notNull(),
id: integer("id").default(nextval('cv_theque_profiles_id_seq'::regclass)).primaryKey().notNull(),