1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: workspace query history

This commit is contained in:
2021-09-17 18:32:28 +02:00
parent abd46aa322
commit 3959333662
8 changed files with 419 additions and 22 deletions

View File

@ -117,7 +117,9 @@ module.exports = {
all: 'All',
duplicate: 'Duplicate',
routine: 'Routine',
new: 'New'
new: 'New',
history: 'History',
select: 'Select'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',
@ -238,7 +240,9 @@ module.exports = {
newRoutine: 'New routine',
newFunction: 'New function',
newScheduler: 'New scheduler',
newTriggerFunction: 'New trigger function'
newTriggerFunction: 'New trigger function',
thereIsNoQueriesYet: 'There is no queries yet',
searchForQueries: 'Search for queries'
},
faker: {
address: 'Address',