You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,9 @@ In the directory samples you'll find phpminiconfig.php for known OpenSource pack
31
31
-[My website](http://osalabs.com)
32
32
33
33
## Change Log
34
+
### changes in phpMiniAdmin 1.9.170203
35
+
- added "compact view" option. If checked - width/height of grid cells limited, so you can see more rows/columns in case your data is large. And in this mode you can double-click on cells to "expand" just that particular cell.
36
+
34
37
### changes in phpMiniAdmin 1.9.170117
35
38
- greatly optimized memory usage for large result sets (especially in export)
0 commit comments