AFFiNE/packages/common
forehalo dbcbe9ce1a
feat(infra): orm document mode support (#8390)
```
info: t.document({
  id: f.primaryKey().string()
})
```

```
tables.info.create({ id: '', a: 1, b: 2 })
```
2024-09-26 09:09:05 +00:00
..
debug chore: bump base version to 0.17.0 2024-09-20 15:48:21 +08:00
env chore: bump up @blocksuite/affine version to v0.17.16 (#8372) 2024-09-25 07:53:57 +00:00
infra feat(infra): orm document mode support (#8390) 2024-09-26 09:09:05 +00:00
theme refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00