Joey
03/24/2022, 4:25 PMJoey
03/24/2022, 4:41 PMwilliamdclt
03/24/2022, 6:01 PMlimit
you added in the PR, that makes sense 😄williamdclt
03/24/2022, 6:11 PMspicedb migrate head
after each SpiceDB release?
- Are they guaranteed to be backward-compatible?
- Are they guaranteed to be lock-free?
- Apparently not: this one is a CREATE INDEX
which takes a exclusive lock on the table. That's quite a big issue, it would mean serious disruption on a live systemJoey
03/24/2022, 6:35 PMJoey
03/24/2022, 6:39 PMVilsol
03/25/2022, 11:52 AMJake
03/25/2022, 11:55 AMVilsol
03/25/2022, 11:57 AMJake
03/25/2022, 12:05 PMVilsol
03/25/2022, 12:30 PM/
)Jake
03/25/2022, 12:36 PMVilsol
03/25/2022, 12:37 PM/
is permitted? I have not looked too deeply in how the underlying DB is managed, so I am assuming that the prefix is actually the the DB tenant?Jake
03/25/2022, 12:38 PMVilsol
03/25/2022, 12:39 PMJake
03/25/2022, 12:39 PMJake
03/25/2022, 12:39 PMVilsol
03/25/2022, 12:41 PMVilsol
03/25/2022, 12:42 PM/
?Jake
03/25/2022, 12:43 PMJake
03/25/2022, 12:43 PMVilsol
03/25/2022, 12:46 PMJake
03/25/2022, 12:47 PMJake
03/25/2022, 12:47 PMnight
03/25/2022, 12:51 PMVilsol
03/25/2022, 4:13 PMJake
03/25/2022, 4:14 PMJake
03/25/2022, 4:14 PMVilsol
03/25/2022, 4:15 PMJake
03/25/2022, 4:15 PMCRUD-able
for things that have a minimum set of permissions for read, update, delete