Adwaith Rajesh

Results 16 comments of Adwaith Rajesh

From the TraceBack, I assume you are using Threads.. Uhhhh.... This package and threads do not work that well. We might work on a fix, but these days we both...

@suhasa010 @MrMirhan is it possible for you guys run the test on pysondb-v2 and check whether the same issue happens or not. install pysondb-v2 with this command. `pip3 install pysondb-v2[all]`...

`db.create_db` takes in the filename as a string, and not as a PosixPath

The reason why it does that is the filename is passed as string to the 'main' class and the function is supposed to be called by the class itself and...

@FrankC01 you don't have to pysondb V2 is in dev and we can make it work there

https://github.com/pysonDB/pysonDB-v2

@NicoHood try [V2](https://github.com/pysondb/pysondb-v2).

dont use DVC its huge. we can think of a pseudo data versioning system. kind of mimics the whole versioning thingy

https://github.com/pysonDB/pysonDB/pull/96 As you can see here it was fixed, but I can't publish the patch as the authentication has failed due to invalid credentials, the creds belong to the owner...