- Issue created by @useernamee
- 🇺🇸United States mfb San Francisco
It looks like the sessions table was removed from system module in Drupal 10.3.0, according to https://www.drupal.org/node/3431286 → - it's now created on demand by the session handler.
So yes, we now need to check if the table exists. This also means that the code that gets a description of the sessions table from system schema (for use on the config form) only works on older versions of Drupal.
What session handler do you have in use? Ideally, we could provide ip_anon support for removing IP addresses from alternative session storage
- Merge request !4Resolve #3545450 "Sessions table removed from system module" → (Merged) created by mfb
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.