

#2485: Fix completion popup background colour when using dark mode. Merge pull request #3233 from Kaspik/localisations

#Create enum row in sequel pro update
Update distribution certificate name and make some minor path tweaks to the nightly build script Merge pull request #3247 from sequelpro/update-dist-cert It was possible to enable the filter rule editor when no table was selected, which caused an exception when changing views #3255 #2659: Scroll selected table into view when restoring a session.īump commit again to skip broken nightly build Merge branch 'master' of :sequelpro/sequelpro
#Create enum row in sequel pro code
Altough the common wisdom says that sibling views can overlap even without layers this seems to break when mixing layer-backed and non-layer-backed views…įix some code style issues with KVO in indexes controllerįix renamed C type NSAutoresizingMaskOptions (10.10+)Īttempt at working around another 10.14 drawing issue (#3271)Īttempt to fix an issue with split view drawing artifacts on 10.14įix an exception when trying to add relations on MySQL 8.0+ (#2699)Īttempt to fix an issue with split view sizing on HiDPI screens (#3087, #2799) Which most likely broke when I enabled layer-backed drawing for some view because 10.14 broke redrawing in non-layer-backed split views (#3271). #3308: Attempt to fix hidden buttons in query view Revert changes that should not have been committed Partially fix issue - allow users to deselect all rows by ESC when more than one row is selectedĪttempt at fixing a display issue on 10.14 by replacing a hack with another hack (#3214) * more 'native' look for the funnel & edit mode iconsįix a 'cross' in UI because of shifted Toolbar (#3387) * Dark icons: small icons for common actions Revert "Dark Mode for common icons (#3386)" Store last made choice for rule filter visibility across sessions (#3304)Īttempt at fixing a random exception/crash involving SPIndexesController Replace deprecated constants with new namesĪdd a button to reset all filters (key: cmd+esc) and a possibility to remove a single filter (press shift+backspace when inside an input field of the row) which will also trigger a reset if the last row was removed (thus closely resembles the old single filter behaviour) #3302 Make it possible to use empty strings in content filters (#3083) Preserve input values when switching the content filter criterion (#3306) Merge remote-tracking branch 'origin/master'Īdd the ability to remove the last content filter by pressing "-" which will also reload the query without filtering (#3071) Significant performance improvement when running lots of queries via the query editor If field has value NULL before changing it to NOT NULL values for NULL should be changed to other values to prevent error raising about “truncated data” by MySQL.įix issue 3471 and nother issue regarding update user view in mariadb for version >10.4 (#3504)Īdd option to enable/disable compound rows in rule filter (#3303)įix a bug in filter expression SQL generation that could result in conditions being needlessly repeatedĪdd option to disable/enable filter expressions (#3303) Added feature to save export & import path into the save variable.
