mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
db app obj WIP
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
import SchemaSelector from './SchemaSelector.svelte';
|
||||
import { appliedCurrentSchema } from '../stores';
|
||||
import AppObjectListHandler from './AppObjectListHandler.svelte';
|
||||
import { matchDatabaseObjectAppObject } from '../appobj/appObjectMatchers';
|
||||
import { matchDatabaseObjectAppObject } from '../appobj/appObjectTools';
|
||||
|
||||
export let conid;
|
||||
export let database;
|
||||
|
||||
Reference in New Issue
Block a user