mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
removed perspective intersection observer
This commit is contained in:
@@ -4,7 +4,7 @@ import { format } from 'path';
|
||||
import { PerspectiveBindingGroup, PerspectiveCache } from './PerspectiveCache';
|
||||
import { PerspectiveDataLoader } from './PerspectiveDataLoader';
|
||||
|
||||
const PERSPECTIVE_PAGE_SIZE = 100;
|
||||
export const PERSPECTIVE_PAGE_SIZE = 10;
|
||||
|
||||
export interface PerspectiveDatabaseConfig {
|
||||
conid: string;
|
||||
|
||||
Reference in New Issue
Block a user