mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
redis db context menu
This commit is contained in:
@@ -24,6 +24,7 @@ const driver = {
|
||||
defaultPort: 6379,
|
||||
editorMode: 'text',
|
||||
databaseEngineTypes: ['keyvalue'],
|
||||
supportedCreateDatabase: false,
|
||||
getQuerySplitterOptions: () => redisSplitterOptions,
|
||||
supportedKeyTypes: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user