SQLPro
SQLPro copied to clipboard
SQLPro bug & features tracking.
**Describe the bug** The edit selected row screen doesn't accept changes to a record when a new value is typed in the edit box (although making the value NULL by...
**Describe the bug** Creating a new connection through SQLPro and connection failed with the following message: Access Denied for user 'devppslegendaryd'@'c-73-217-129-217.hsd1.sc.comcast.net' (using password: YES). (Error #1045) **To Reproduce** Steps to...
**Is your feature request related to a problem? Please describe.** When I type "select * from x order by ", the intellisense shows various column names that I can press...
**Is your feature request related to a problem? Please describe.** To connect to a PostgreSQL DB inside a Kubernetes cluster, i have to run a proxy command (`kubectl port-forward XXX...
**Is your feature request related to a problem? Please describe.** I exported just the primary key and a single column of data from a table to an XML file. I...
**Describe the bug** Import of a CSV file with one of the fields containing a word "null" imports a NULL value instead of the string value "null". NULL without double-quote...
**Is your feature request related to a problem? Please describe.** I don't know if it is hard to implement in macOS but I wish that SQLPro supported more standard keystrokes....
**Is your feature request related to a problem? Please describe.** On the Data view, sorting a table by clicking on a column header loses the current row that the user...
**Is your feature request related to a problem? Please describe.** I often export all or some of a table, change some values in the exported file with an editor, and...
**Describe the bug** Pasting large amounts of text, e.g. JSON from a BLOB column causes the editor to become non-responsive **To Reproduce** Steps to reproduce the behavior: 1. Execute a...