Skip to content
  • Arthur Schiwon's avatar
    Split mapping from Access and Helper classes into it's own. Fully test them, too. · ec0f80fe
    Arthur Schiwon authored
    remove unused methods
    
    split mapping methods off from Access class
    
    fix DB query handling
    
    move 'clear mapping' methods from static helper to new mapping class
    
    add tests
    
    test directly with DB
    
    finishing tests and fix return value from setDNbyUUID
    
    add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class.
    
    add missing info to PHPDoc
    
    add unmap method
    
    fix namespaces
    
    fix test inheritance
    
    PHPDoc and a small code restructure for scrutinizer, no effective changes
    
    PostgreSQL does not accept LIMIT in DELETE queries
    
    phpdoc fixes, no code changes
    ec0f80fe