Skip to content

Commit

Permalink
more nits
Browse files Browse the repository at this point in the history
  • Loading branch information
drodrigues4 committed Jul 26, 2024
1 parent f0bf136 commit 7068637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drizzle-orm/src/singlestore-core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export * from './primary-keys.ts';
export * from './query-builders/index.ts';
export * from './schema.ts';
export * from './session.ts';
export * from './sql/index.ts'
export * from './subquery.ts';
export * from './table.ts';
export * from './unique-constraint.ts';
Expand Down

0 comments on commit 7068637

Please sign in to comment.