| #1118 | [Feature request] Check Constraints in Structure View | Open | 60.0 | Missing | Add a CHECK-constraint row to Structure view; extend the existing schema fetch in MySQL, PostgreSQL, SQLite drivers |
| #1242 | [FEATURE REQUEST] Azure SQL Database with MFA support | Open | 46.0 | Partial | Add Azure AD MFA token flow to the MSSQL connection form; reuses existing OAuth helpers |
| #790 | [Feature Request] Firebird SQL Support | Open | 36.0 | Missing | Firebird driver, small bundle around the existing libfbclient C client |
| #338 | DB Auto-Refresh Feature | Closed | 35.5 | Missing | One settings flag plus a timer for grid auto-refresh |
| #1815 | Check constraints disappearing from Structure View | Closed | 29.5 | Missing | Bug: CHECK constraints drop out of Structure view; pairs with #1118 |
| #1632 | Import CSV | Closed | 29.0 | Missing | Dedicated CSV import wizard on top of the existing clipboard-paste path |
| #791 | [Feature Request] Memcached | Open | 28.5 | Missing | Memcached driver, text protocol, smaller than the Redis driver |
| #1336 | SQL Export sets timezone to UTC even though server timezone is PST | Closed | 27.5 | Missing | SQL export timezone option; one flag in the SQL export plugin |
| #1047 | PHP serialize data doesn’t display correctly | Closed | 27.5 | Missing | PHP-serialize decoder in the data grid value formatter; one cell-render path, no driver changes |
| #2643 | Export in CSV and JSON does not work for binary data | Open | 27.0 | Missing | Binary-data handling in CSV/JSON export; bounded fix in the CSV and JSON export plugins |
| #1261 | Lazy fetch of BLOB data | Open | 26.0 | Missing | Lazy BLOB fetch in the grid; fetch on cell open instead of with the row |
| #420 | Feature request: UPDATE from flat file | Open | 23.0 | Missing | CSV-driven UPDATE wizard on top of the existing change-tracking and clipboard-paste path |
| #582 | Be able to use NULL or NOW() in (datetime) columns | Closed | 22.0 | Missing | Allow NULL and NOW() literals in datetime cell editors; small editor change |
| #1810 | [Feature Enhancement] Add support for H2 | Open | 21.0 | Missing | H2 driver, network protocol, small wire-format wrapper |
| #1343 | Rename Table | Open | 20.0 | Partial | Add a Rename action to the sidebar/Structure menu calling each driver native RENAME TABLE |
| #3462 | Feature Request: Connections to MotherDuck | Open | 20.0 | Partial | MotherDuck token and cloud URL handling, small extension to the existing DuckDB plugin |