summaryrefslogtreecommitdiff
path: root/app/Services/LinkedRecordService.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-12-23PHPdocGreg Roach1-39/+1
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-2/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-03-29Consistent use of select/pluckGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-24Fix: #4679 - SQL-Server cannot select * when group by primary keyGreg Roach1-8/+9
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-04-09Fix: #4301 - two links of different types to the same record create duplicatesGreg Roach1-1/+1
2022-04-09Fix: #4301 - two links of different types to the same record create duplicatesGreg Roach1-0/+8
2022-03-16PHPdocGreg Roach1-0/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-0/+281