server
server copied to clipboard
Use snowflake ids
- [ ] Implementation https://github.com/nextcloud/server/pull/55728
- [ ] Create reusable tooling
- [ ] Migration
- [ ] Support
- [ ] Migrate tables - strategy: first pick table for which read after write issue appear in the CI aka "dirty read".
- [x] Previews https://github.com/nextcloud/server/pull/55710
- [ ] Shares
- [x] Share external https://github.com/nextcloud/server/pull/55369
- [ ] Systemtags https://github.com/nextcloud/server/pull/56183
- [x] Jobs https://github.com/nextcloud/server/pull/56628
- [ ] Deprecate last insert ID API
- [ ] Documentation https://github.com/nextcloud/documentation/pull/13811