Alessandro Asoni

Results 4 comments of Alessandro Asoni

@gefjon just wanted to bring up that we have a [proposal](https://github.com/clockworklabs/SpacetimeDBPrivate/pull/2246) for reworking the database naming system. This would allow slashes in database names. This is relevant for this ticket...

> Are you deleting and re-inserting the same row within a single transaction? If so, it is intended behavior that SpacetimeDB treats these as no-ops and does not broadcast any...

Actually the warning printed above happens during a transaction that deletes a single row from a table. So there isn't even an insert/delete happening in the same transaction. This is...

https://github.com/clockworklabs/SpacetimeDBPrivate/pull/2246