mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 17:21:41 +10:00
fix: convert to kysely queries
This commit is contained in:
@ -29,3 +29,5 @@ export const kyselyPrisma = remember('kyselyPrisma', () =>
|
||||
}),
|
||||
),
|
||||
);
|
||||
|
||||
export { sql } from 'kysely';
|
||||
|
||||
Reference in New Issue
Block a user