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
@lbnascimento Thanks a lot.
It seems to me that it would be nice if it were possible to save primitive types without casting to a type BsonDocument. More precisely, that it should be implemented inside LiteDb.
As for example, this is implemented with an implicit identifier, which is created automatically if it is not in the specified type.
I don`t wanna create new class to do this.
I need fast way to store and read array of strings and nothing else.
Is there a method to do this?
If not, are there plans to add?
The text was updated successfully, but these errors were encountered: