russell romney
russell romney
Any update on this? I love JuliaDB but can't use it for most things because of this. Not having row indexing renders this pretty much unusable for a lot of...
@piever I love usingJuliaDBMeta as well - I should have said index-dependent row-wise operations like `select(t,:col1)[4] = 16`, like what I'm used to with `df.loc[1,"col1"] = 16`. The row-wise operations,...
> Until this is merged, here's an easy workaround: > > ``` > class MyMixin(): > __config__ = None # # your code here > > class MyModel(SQLModel, MyMixin, table=True):...
@nsbruce excellent error documentation, looks like you've nailed the second issue - the call fails bc the client is mid-delete. Generally the deletes are so fast as to be safe;...
> I expect the second error occurs when the loop is reading 'this' while brain-plasma has just deleted 'this' in order to update it's value. I didn't realize that plasma's...
https://redis.io/topics/introduction https://www.javatpoint.com/features-of-redis