Commit graph

6 commits

Author SHA1 Message Date
e6a687d427
fix!: actually no i can join users and filter there 2024-05-29 04:42:26 +02:00
b89bb87c19
feat!: add instance internal id on objects table 2024-05-29 03:44:20 +02:00
935dceacfc
fix!: instance counters as i64 2024-05-28 03:10:30 +02:00
b09cfd0526
chore: updated models and some server components 2024-05-25 05:31:10 +02:00
94ec7d0d37
chore: better id, mix strings and numbers in joins
"hot" joins will use internal ids (relations, like/share, addressing)
while "slow" relations will use full ap ids (attributed to, context,
user configs)
2024-05-25 04:37:17 +02:00
12c5a6f3a5
feat: updated entities
i think it's all of them? constructors are still weird
2024-05-24 05:05:14 +02:00