antares icon indicating copy to clipboard operation
antares copied to clipboard

A modern, fast and productivity driven SQL client with a focus in UX

Results 121 antares issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If you add a server that have the same name as another previously added, you can't change between saved servers unless u change the name. **To Reproduce**...

The purpose of this PR is to implement a keyboard shortcut customization system. This feature will have a specific tab in the settings where you can edit existing shortcuts, delete...

enhancement

Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.7.5 to 9.1.0. Release notes Sourced from @​vueuse/core's releases. v9.1.0    🚀 Features useCycleList: Support MaybeRef for initialValue  -  by @​Waleed-KH in vueuse/vueuse#2025 usePrecision: New function  -  by...

dependencies

Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 8.0.2 to 8.1.0. Release notes Sourced from electron-store's releases. v8.1.0 Add beforeEachMigration option 26df5b3 https://github.com/sindresorhus/electron-store/compare/v8.0.2...v8.1.0 Commits 166cd4b 8.1.0 26df5b3 Add beforeEachMigration option See full diff in compare...

dependencies

Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 6.1.2 to 7.3.0. Release notes Sourced from @​faker-js/faker's releases. v7.3.0 New & Noteworthy Webpack v4 should now be supported 🚀 What's Changed docs: add science module to...

dependencies

**Is your feature request related to a problem? Please describe.** Hello just found this app a few days ago, and I think it is amazing. I think this request builds...

enhancement 🚀

When editing a datetime field the options are not super clear and it's missing "today" or "now" option. I.e.: In "created_at" field i want to add now as datetime, but...

enhancement 🚀

**Describe the bug** When you copy as sql (to duplicate multiple rows for example) it includes autoincremented unique columns which results in duplicate ids exception **To Reproduce** Create autoincrement unique...

enhancement 🚀

Now if I open many tables I have to close them one by one. I want to close multiple tabs with rightclick option to "close all", "close on left", "close...

enhancement 🚀

Add page with the shortcuts for the tool. Now new users have no idea that any shortcuts exist at all.

enhancement