LiteDB.Studio
LiteDB.Studio copied to clipboard
SELECT count from a sample table throw OutOfMemoryException
i have about 35 million data in a sample table (only a string _id and a int value ) when im use SELECT count(*) FROM CodeTask LiteDB Studio throw OutOfMemoryException
LiteDB Studio v1.0.2.0
