mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 04:56:00 +00:00
cell data autodetect format, collapsed views in detail
This commit is contained in:
@@ -76,6 +76,10 @@ export abstract class GridDisplay {
|
||||
}));
|
||||
}
|
||||
|
||||
get hasReferences() {
|
||||
return false;
|
||||
}
|
||||
|
||||
get focusedColumn() {
|
||||
return this.config.focusedColumn;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user