Jakob Egger
Jakob Egger
A customer has reported an issue (Feedback 557) where changes in the query editor disappear while editing SQL queries. In one instance, text that the user entered disappeared shortly after...
A customer requested that we add a way for Postico to connect to PostgreSQL servers via a SOCKS proxy. It should be doable, we can probably do it in a...
pgAdmin hides partition tables. It would be convenient if Postico did this too.
Postico currently has only limited support for `bytea` columns. Postico can display images stored in bytea columns in the sidebar, but apart from that there is no way to look...
A customer suggested to change the copy command, so that it copies the current line when no text is selected. Apparently this is what VS Code does.
A couple of customers have emailed me to request better license management. Especially for team licenses, it would be convenient to see how many licenses are currently in use. It...
A customer complained about poor usability of the window menu, since the menu items are logically backwards, eg: - Table – Database – Server - Different Table – Other Database...
A customer suggested that it would be useful to have row numbers for SQL query results. They probably shouldn't be shown by default, since it might be easy to mix...
It would be nice if the CSV Import supported different import modes: - INSERT (what we do now) - UPDATE (update existing rows) - INSERT ON CONFLICT UPDATE / UPSERT...
In a comment to issue #598, @sparkacus suggested two additional parameters for creating/updating favorites: - `save_in_keychain` (whether to save the password in the keychain or not) - `color`