server icon indicating copy to clipboard operation
server copied to clipboard

Use snowflake ids

Open artonge opened this issue 2 months ago • 0 comments

  • [ ] 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

artonge avatar Oct 28 '25 11:10 artonge