mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 22:00:16 +08:00
Enable loading first part of JSON columns in grid, enhancing scroll performance
This commit is contained in:
@ -679,7 +679,7 @@ var
|
||||
RequiresLength: False;
|
||||
HasBinary: False;
|
||||
HasDefault: False;
|
||||
LoadPart: False;
|
||||
LoadPart: True;
|
||||
Category: dtcText;
|
||||
),
|
||||
(
|
||||
|
Reference in New Issue
Block a user