Use snowflake ids
Open
@CarlSchwan is already working on this.
Since Oct 28, 2025.
2. developing
enhancement
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
- 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".
- Previews https://github.com/nextcloud/server/pull/55710
- Shares
- Share external https://github.com/nextcloud/server/pull/55369
- Systemtags https://github.com/nextcloud/server/pull/56183
- Jobs https://github.com/nextcloud/server/pull/56628
- Deprecate last insert ID API
- General documentation https://github.com/nextcloud/documentation/pull/13811
- Upgrade documentation for devs https://docs.nextcloud.com/server/latest/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.html - Highlight tables that were migrated to that dev accessing them can adjust type hints.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.