nextcloud/lib/public/AppFramework/Db
Carl Schwan 81a21fb718
refactor(entity): Don't type id
Some apps overwrite this and this breaks them.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-09 10:19:34 +01:00
..
DoesNotExistException.php
Entity.php refactor(entity): Don't type id 2026-01-09 10:19:34 +01:00
IMapperException.php
MultipleObjectsReturnedException.php
QBMapper.php fix(snowflake): Fix generateId() call for SnowflakeEntity 2026-01-07 15:39:09 +01:00
SnowflakeAwareEntity.php refactor(entity): Don't type id 2026-01-09 10:19:34 +01:00
TTransactional.php