mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
test hiding counts
This commit is contained in:
@@ -82,6 +82,7 @@ export abstract class Connection<DB = any> {
|
||||
kysely: Kysely<DB>;
|
||||
protected readonly supported = {
|
||||
batching: false,
|
||||
counts: true,
|
||||
};
|
||||
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user