| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Let’s hope this won’t break on older OS versions now…
|
|
|
|
|
|
|
| |
* Fixed a case of "Updating UI from background thread" when navigating foreign keys *within* a table
* Fixed navigating foreign keys of binary columns causing exceptions if the origin table is not in latin1 and the binary data not "text like" (#2098).
* As a consequence binary columns will now use Hex representation when navigating FKs.
* Added a new content filter to do "= UNHEX($x)" as an interim solution
|
|
|
|
| |
content row when "First line contains field names" is enabled
|
| |
|
|
|
|
| |
Caused by a use-after-free of an unretained ivar
|
|
|