mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat(MySQL): possibility to set a default schema in connection parameters
This commit is contained in:
@ -113,7 +113,8 @@ module.exports = {
|
||||
large: 'Large',
|
||||
row: 'Row | Rows',
|
||||
cell: 'Cell | Cells',
|
||||
triggerFunction: 'Trigger function | Trigger functions'
|
||||
triggerFunction: 'Trigger function | Trigger functions',
|
||||
all: 'All'
|
||||
},
|
||||
message: {
|
||||
appWelcome: 'Welcome to Antares SQL Client!',
|
||||
|
Reference in New Issue
Block a user