- name: Create or check draft release (ultimate) id: create_release uses: actions/github-script@v7 env: TAG_NAME: ${{ github.ref_name }} OWNER: 'beekeeper-studio' REPO: 'ultimate-releases' with: github-token: ${{ secrets.GH_DEPLOY_TOKEN }} script: | const script = require('./.gi...
isUltimate: false, // cloudUrl: isDevEnv ? 'http://localhost:3000' : 'https://app.beekeeperstudio.io' } 27 changes: 27 additions & 0 deletions 27 apps/studio/src/common/transport/TransportPinnedEntity.ts Original file line numberDiff line numberDiff line change @@ -0,0 +1,27 @@ ...
beekeeper-studio / beekeeper-studio Public Sponsor Notifications Fork 1.1k Star 17k New issue Jump to bottom Fix/ultimate bugs #2437 Merged not-night-but merged 13 commits into master from fix/ultimate-bugs Sep 20, 2024 +143 −91 Conversation 5 Commits 13 Checks 16 Files changed ...
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows. - backport from ultimate (bugfix) · beekeeper-studio/beekeeper-studio@69f207c