Skip to content

Commit

Permalink
Reexport vectors
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiSherman committed May 16, 2024
1 parent 14c6fe3 commit fc4ded5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drizzle-orm/src/pg-core/columns/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ export * from './time.ts';
export * from './timestamp.ts';
export * from './uuid.ts';
export * from './varchar.ts';
export * from './vector.ts';

0 comments on commit fc4ded5

Please sign in to comment.