*
* @TODO: use new window function syntax https://mariadb.com/kb/en/window-functions-overview/ MAX(updated) OVER (PARTITION updated) AS modified ???
*/
-class LocationRepository extends EntityRepository {
+class LocationRepository extends Repository {
/**
* Find locations
*
/**
* SessionRepository
*/
-class SessionRepository extends EntityRepository {
+class SessionRepository extends Repository {
///Set glyphs
//TODO: document utf-8 codes ?
//TODO: use unknown == ? symbol by default ???
/**
* SlotRepository
*/
-class SlotRepository extends EntityRepository {
+class SlotRepository extends Repository {
/**
* Find slots with translated title
*