summaryrefslogtreecommitdiff
path: root/app/Schema/Migration39.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2026-02-06Use explicit functions for foreign key actionsGreg Roach1-2/+2
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31Refactoring class DBGreg Roach1-5/+0
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-15TypoGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-05-14#2430 wt_favorites.user_id should be nullableGreg Roach1-1/+1
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+2
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-27Apply fixes from StyleCI (#2072)Greg Roach1-1/+0
2018-12-27Use illuminate/database for migrations and seedsGreg Roach1-87/+18
2018-12-20Remove unused importsGreg Roach1-1/+0
2018-12-18Add support for Laravel query-builderGreg Roach1-1/+1
2018-12-08Move DebugBar code to middlewareGreg Roach1-10/+0
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-19PHPDocGreg Roach1-0/+2
2018-07-16Use PSR2 code styleGreg Roach1-93/+95
2018-07-14Fix: #1719 - update favorites modulesGreg Roach1-0/+131