Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JessePresnell
/
SublimeText-SQLTools
Public
forked from
mtxr/SublimeText-SQLTools
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SublimeText-SQLTools
SQLToolsAPI
on
master
User selector
All users
All time
Commit history
Commits on May 24, 2021
Styleguide changes
JessePresnell
committed
c41846c
View commit details
Copy full SHA for c41846c
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Merge pull request #215 from mtxr/prompt-connection-password
Show description for 63e4a49
tkopets
authored
63e4a49
View commit details
Copy full SHA for 63e4a49
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Added support for prompting connection parameters
Taras Kopets
committed
3056f07
View commit details
Copy full SHA for 3056f07
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Bump timeout to 60 seconds for internal commands
Taras Kopets
committed
b82b710
View commit details
Copy full SHA for b82b710
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Add a setting to disable completion for selectors
Taras Kopets
committed
8dd1dc6
View commit details
Copy full SHA for 8dd1dc6
View code at this point
Browse repository at this point
Fixed it creating the settings file on the user directory
Show description for 27e6efe
evandrocoan
authored and
Taras Kopets
committed
27e6efe
View commit details
Copy full SHA for 27e6efe
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Add more logging in Completions code
tkopets
committed
201356a
View commit details
Copy full SHA for 201356a
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Use python core logging for logs
tkopets
committed
9d17d19
View commit details
Copy full SHA for 9d17d19
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Improve performance of completions
Show description for 6a5a7eb
tkopets
committed
6a5a7eb
View commit details
Copy full SHA for 6a5a7eb
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Check if valid encoding, defaulting to utf-8
tkopets
committed
a2ef789
View commit details
Copy full SHA for a2ef789
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Improve the output - panel waits for results
Show description for c455c1d
tkopets
committed
c455c1d
View commit details
Copy full SHA for c455c1d
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Remove debug print of queries in Connection
tkopets
committed
fe98c40
View commit details
Copy full SHA for fe98c40
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Review default DB settings, use set encoding
Show description for a695509
tkopets
committed
a695509
View commit details
Copy full SHA for a695509
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Change how top level and per-query options work
Show description for 04063b6
tkopets
committed
04063b6
View commit details
Copy full SHA for 04063b6
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Ensure "before" and "after" runs on all commands
Show description for 1324fbf
tkopets
committed
1324fbf
View commit details
Copy full SHA for 1324fbf
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Fix completions for indentifiers with dollar sign
Show description for bb3f8bd
tkopets
committed
bb3f8bd
View commit details
Copy full SHA for bb3f8bd
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Display completions for upper cased aliases
Show description for f2d1da2
tkopets
committed
f2d1da2
View commit details
Copy full SHA for f2d1da2
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
If process was killed and stream wrote to output, then write newline
Coteh
committed
98568b6
View commit details
Copy full SHA for 98568b6
View code at this point
Browse repository at this point
If process was killed and there's some output, then append newline
Coteh
committed
4e39564
View commit details
Copy full SHA for 4e39564
View code at this point
Browse repository at this point
Use simple bool/string value for show_query, for backwards compatibility
Coteh
committed
3a5a00f
View commit details
Copy full SHA for 3a5a00f
View code at this point
Browse repository at this point
Commits on Jun 17, 2017
Only use show_query's 'enabled' property in stream
Coteh
committed
a61c117
View commit details
Copy full SHA for a61c117
View code at this point
Browse repository at this point
Clean up and remove true/false evaluation for show_query
Coteh
committed
d97073c
View commit details
Copy full SHA for d97073c
View code at this point
Browse repository at this point
Add placement configuration of show_query
Coteh
committed
2b4b23b
View commit details
Copy full SHA for 2b4b23b
View code at this point
Browse repository at this point
Commits on May 30, 2017
Added new PostgreSQL auth method using env vars
Show description for 9c9c4cd
tkopets
committed
9c9c4cd
View commit details
Copy full SHA for 9c9c4cd
View code at this point
Browse repository at this point
Commits on May 26, 2017
Improved performance of smart completions
Show description for 0e529f6
tkopets
committed
0e529f6
View commit details
Copy full SHA for 0e529f6
View code at this point
Browse repository at this point
Commits on May 16, 2017
Merge branch 'master' into output-streaming-fixes
tkopets
authored
6ced244
View commit details
Copy full SHA for 6ced244
View code at this point
Browse repository at this point
Use stream output for saved queries and history
tkopets
committed
b012edb
View commit details
Copy full SHA for b012edb
View code at this point
Browse repository at this point
Fix Query History
tkopets
committed
b3a7e0c
View commit details
Copy full SHA for b3a7e0c
View code at this point
Browse repository at this point
Review of show_query code, fix time (in seconds)
tkopets
committed
e8bec9b
View commit details
Copy full SHA for e8bec9b
View code at this point
Browse repository at this point
Commits on May 15, 2017
improved process, stdout, stderr handling
tkopets
committed
5bba3f9
View commit details
Copy full SHA for 5bba3f9
View code at this point
Browse repository at this point
Commits on May 13, 2017
Removed trailing spaces
mtxr
committed
eab045e
View commit details
Copy full SHA for eab045e
View code at this point
Browse repository at this point
Fixes #19 using option
mtxr
committed
a2b2e11
View commit details
Copy full SHA for a2b2e11
View code at this point
Browse repository at this point
Commits on May 10, 2017
Fix codacy issues
tkopets
committed
1966189
View commit details
Copy full SHA for 1966189
View code at this point
Browse repository at this point
Change cli options behaviour, review ident queries
Show description for 366ac44
tkopets
committed
366ac44
View commit details
Copy full SHA for 366ac44
View code at this point
Browse repository at this point
Commits on May 8, 2017
Added new mysql auth method
tkopets
committed
7896367
View commit details
Copy full SHA for 7896367
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.