Releases: TableProApp/TablePro
Release list
v0.69.0
Added
- Restore Previous Values in the Edit menu, taking back a save that already committed. Starter license. (#2107)
- Data Rewind settings in Settings > Data & Results, with an off switch and Clear Saved Changes.
- Restore Previous Values in the toolbar's Table Actions group.
- Rebindable Find shortcut in Settings > Keyboard, for giving
Cmd+Fto the filter bar instead. - Constraints tab in the structure editor, listing check constraints with their expression. (#2478)
- Generated and Expression fields on the column row, with a stored or virtual choice. (#2478)
check_constraintsandgeneration_expressionin the MCPdescribe_tableresponse.- Remote File pane for SQLite, opening a read-only copy of a database that lives on an SSH server. (#2474)
- Rename on a table's right-click menu, editing the row's label in place. (#2482)
- Rename Database and Rename Schema on the sidebar's container rows, where the engine has them. (#2482)
- Turso in the New Connection picker as an engine of its own, offered before the libSQL plugin installs.
Changed
- Editor tabs drawn as a segmented tab picker rather than in Liquid Glass, on every macOS version. (#2439)
- A connection opens full screen on iPhone and iPad, with its four sections in a sidebar on iPad. (#2544)
Fixed
- Column charset and collation lost when reordering a MySQL column by dragging its row.
- Free-text cells for foreign key actions and index types in Create Table, where Structure shows a menu.
- A generated column comparing equal to a plain one in Compare & Sync.
- Empty Indexes, Foreign Keys or DDL tab, with no error, when the structure read fails.
- Connections strip absent from a window whose selected connection has nothing to show, when Show Connections is off.
- Switch Connection disabled, in the Database menu and the toolbar, while the selected connection is disconnected.
- One floating switcher panel per connection in a window, each centred on the same point.
- Leaked socket on every SSH Test Connection against a server reached without jump hosts.
- Leaked listening port, socket and session each time an SSH tunnel died from sleep or a dropped network.
- Selection highlight missing from part of a long selection after scrolling back up to it.
- Editor not scrolling to follow a selection extended past the edge of the viewport.
- Find highlight and the run band covering only the first line of a match that spans several lines.
- Nothing selected when double-clicking
=,<,>or any other SQL operator. - Shift+Arrow extending the wrong end of a selection made by dragging.
- Selection starting a few characters away from the press point on a quick drag.
- A pause before the pointer responds when pressing inside selected text.
- Shift+double-click and Shift+triple-click doing nothing.
- Drag-select scrolling faster on a mouse than on a trackpad, and stalling mid-drag.
- Statement selection with
Option+Shift+Downleaving the highlight behind. - No arrow-key movement or Shift+Arrow selection in the JSON, DDL and SQL preview editors.
- Explain with AI acting on the previous selection after a right-click somewhere else.
- Selection painted in the accent colour in a window that is not the active one.
- Selection bounds reported to VoiceOver covering only the first line, and no announcement when the selection moved.
- An abandoned editor tab drag reordering the strip anyway, and keeping that order across relaunch.
- An editor tab reorder stopping partway when the pointer strayed a couple of points off the track.
- Text dropped on the editor tab strip reported as accepted and then discarded.
- An editor tab left faded and the strip's separators hidden after a cancelled drag.
- Size All Columns to Fit slowing down with the square of the column count.
- Column-resize cursor over the leading edge of the data grid header, where there is no divider to drag.
- A data grid shortcut bound to
Cmd+Gsilently taking the key from Find Next, with no conflict warning. - Stale cells after fitting, hiding or reordering a data grid column on a result narrower than the window. (#2446)
- A shortcut recorded with only Option or Shift beeping with no reason given, against docs that said it would work.
- A rebound shortcut silently killing Quit, Minimize, Hide, Settings, Show Toolbar or Enter Full Screen.
Ctrl+Cmd+Jaccepted in Settings > Keyboard while the SQL editor kept it for Jump to Definition.- Autocomplete keeping an earlier prefix's ordering after the typed word becomes an exact match. (#2444)
- Whole MySQL and MariaDB result set fetched before a capped query returned its first rows. (#2427)
- KILL sent to a different server when a MySQL or MariaDB connection's host is spelled
localhost. - Stop on a MySQL or MariaDB connection freezing the app for up to five seconds when the server stopped answering.
- A MySQL or MariaDB read re-run after a dropped connection, advancing a sequence or taking a lock twice.
- Save reporting the number of statements it ran as the number of rows it changed.
- An edit or a delete on a table with no primary key changing every identical row. (#2107)
- The same statements committed twice when Cmd+S is pressed again during a slow save.
- Switching tabs during a save clearing the edits of the tab switched to, and re-running its query.
- Placeholder SQL with no values in the Safe Mode confirmation and the authorization prompt.
- Deleting one row of a pasted batch dropping the other rows, or saving them with another row's values.
- Undoing the deletion of a new row putting its values in the wrong columns.
- Undoing a cell edit reverting the wrong row while a column filter is active.
- A save that deletes a row and reuses its unique value failing on the constraint.
- "Ignore foreign key checks" doing nothing on SQLite, libSQL and Cloudflare D1.
- A save reported as failed on an engine without transactions after some statements had been written.
- Keep Open for a preview tab, by double-clicking it in the tab strip or from its contextual menu. (#2436)
- Kafka driver plugin: topics in the grid, consumer group lag, and KafkaQL for seeking and producing. (#2419)
- Active editor tab indistinguishable from the inactive ones in light appearance. (#2439)
- Active editor tab drawn darker than its track on macOS 27, and inverting when the window lost focus.
- Editor tab selection changing with the desktop picture behind the window.
- Editor tab strip tests reporting four appearances while running plain Aqua and Dark Aqua twice.
- Icon cut off the entry at the top of a scrolled connections strip. (#2452)
- Connections strip not scrolling to the entry you switch to.
- Background connections stuck on the session preparation screen after connecting. (#2545)
- Blank sidebar, grid and inspector on a connection opened into a window that was already on screen.
- Connections strip hidden, and its switch commands disabled, whenever the connection on screen was disconnected.
- Rows, tabs and an enabled toolbar over a connection the connections strip already showed as failed.
- Reconnect doing nothing on a connection whose automatic reconnect had already given up.
- Health monitor waking every 30 seconds for the life of the app after it stopped trying to reconnect.
- Choosing a connection from the connection list re-fronting its window without switching to it.
- Grid cells left at their old column positions until the next click, after any column geometry change. (#2449, #2446)
- The row-number column draggable out of first place, which walked it to the far right on the next refresh.
- A time entered into a date cell discarded when the stored value carried no time.
- A timestamp with an offset showing one day in the grid and another in its date picker.
- Opening a date picker and confirming without changing anything rewriting the cell.
- Cell overlay appearance test failing at random when its window was released before the appearance changed.
- A reordered column snapping back on the next refresh in the Structure tab and in query results.
- Double-clicking a cell editing the wrong row, after deleting one of several rows added in the same session.
- VoiceOver reading a cell's value under a different row's number after such a delete.
- Snowflake
DATE,TIMEandTIMESTAMP_*cells showing the raw epoch number the server sends. (#2454) - Snowflake
BINARYcells showing the hex of their hex, which the hex editor then wrote back. - A date cell the app cannot read opening a picker set to today, which overwrote the value on OK. (#2454)
- Snowflake reporting no rows changed for an
UPDATEorMERGE, and misreading anumber of rowscolumn. - A database switch moving both windows, when two saved Snowflake connections to one account shared a session.
- Stop on a Snowflake query cancelling every other query on the same connection, including a sidebar refresh or a save.
tablepro://deep links ignored on iPhone and iPad, from the widget, a Live Activity or a shortcut.- iOS PostgreSQL and Redshift reading another schema's table of the same name for columns, indexes and foreign keys.
- iOS SQL Server using the login's default schema rather than the one the toolbar showed, Truncate and Drop included.
- Computed SQL Server columns offered as editable and written into the
INSERT, on both Mac and iOS. - A CSV export writing a real NULL and the text
NULLidentically. - A JSON export emitting a leading-zero string such as
01234as an unquoted number, which no JSON parser accepts. - A SQL
INSERTexport quoting identifiers for ANSI on every engine, which MySQL and MariaDB reject outright. - Insert Row on iPhone and iPad writing every column, blocking a
NOT NULLcolumn with a default. (#2543) - NULL offered on a
NOT NULLcolumn in Insert Row and the row editor on iPhone and iPad. - Insert Row on iPhone and iPad writing a generated column, which every engine refuses.
- Both halves of a composite integer primary key left out of the insert on i...
Trino Driver v1.0.7
Trino Driver v1.0.7
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
d68f1dfac655e19ac1a11190f03aae9d03b916b9ab7f3faf99b6b9b6f6cfcac7 - x86_64:
7b3c6715072a5823bb87e5508562d8e368550d9bb55882a450bab78695c8c864
Teradata Driver v1.0.5
Teradata Driver v1.0.5
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
c7b47a66b6e421d4bf879d655e19f04219d8087ade72b238250498d3c874de7d - x86_64:
21da8807717569ba5335643e7bd65739a9233b42ee031cbb602983857a72b750
Snowflake Driver v1.0.6
Snowflake Driver v1.0.6
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
5df4b29afc67ec7b2af3e33d0c6e12d588b567a8cb23808c42ba47cdac8ed72e - x86_64:
41d199d07d8722fa5c5a3c027b12cee805fff635bd2655e25b6111b62e712f82
Oracle Driver v1.2.24
Oracle Driver v1.2.24
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
357560ea0d2410227b34565a8a42bad3b7263ea0067fa4914814995c4f6de479 - x86_64:
52213a77fcc144173ba1c23be89873156220520bf6438433adff7dfe1b2446c5
MSSQL Driver v1.0.40
MSSQL Driver v1.0.40
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
28f94ab3121e36c2de507c9d80efbbc2a9fb9eac606c96c16de1fc24875eec25 - x86_64:
6e794f89037f3f6d041aa16100dec843d172b28b8b949a59021943bfbc1eb340
MongoDB Driver v1.0.40
MongoDB Driver v1.0.40
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
84e1cf9643e36136c48d37f821026fe56f7593afb649f45eb2f3f240cc74fe2e - x86_64:
6382ce17db9e77468a285b9f940fabcebfab41be44a9dff3cda1bd84dcc39a2d
libSQL / Turso Driver v1.0.24
libSQL / Turso Driver v1.0.24
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
0491b78cdec19e0087397dc5973a84c38229557f52d66a3690db75beff9ded98 - x86_64:
c8ad5c9a724bca437daab3340cbd9366146232fdbb286b234c0252ffcca628cd
Kafka Driver v1.0.0
Kafka Driver v1.0.0
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
701e19587aee5b929ed575ac5ab6bdd023f67d749a98bf412659f961af545e52 - x86_64:
e22ffa10ead322ec7900d4ae487f1d735c1eca9dd510fc54fea227c3b6275267
DuckDB Driver v1.0.36
DuckDB Driver v1.0.36
Plugin release for TablePro (PluginKit 19).
Installation
TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.
SHA-256
- ARM64:
112207387b8ce7345475eaeddcf71d474303a76eba1efd13a6fb047ec6549e2a - x86_64:
c6daa54baa62bf263856967b2a95f22a422da25e8d42771f89803178003b5c4d