Web based family history software

file Question Feature Request: Improved support for UID / _UID

More
1 year 2 months ago #111085 by fisharebest
Replied by fisharebest on topic Feature Request: Improved support for UID / _UID
webtrees uses a UUID library that provides both version 4 and version7 identifiers.

I am happy to switch to v7.

I think it is just a one-character change(uuid4() becomes uuid7() in class IdFactory).
Create an issue or a PR?

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

  • hermann
  • hermann's Avatar Topic Author
  • Away
  • Elite Member
  • Elite Member
More
1 year 2 months ago #111102 by hermann

Hermann
Designer of the custom module "Extended Family"

webtrees 2.2.6 (100 custom modules installed, PHP 8.4.10, MariaDB 10.6) @ ahnen.hartenthaler.eu

Please Log in or Create an account to join the conversation.

More
2 months 1 week ago #116437 by elysch
Hello all.

I moved my UID changes into a module. AFAICT it works on webtrees 2.1.x and 2.2.x. Still pending my tests for 2.0.x.

There are plenty of caution notices since there is no way to add any UID's index on the database, so it can get very very slow on big trees and/or with many references.

It also helps on UID's searches and references. In my tree there are 34, 36 and 38 characters UID's... the general search and the references  take only the first 32. That should be ok. It also adds warnings about this.

Hope it helps someone.

This is the module URL: [url] github.com/elysch/webtrees-mitalteli-misc-features [/url]

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum