summaryrefslogtreecommitdiff
path: root/app/Schema/SeedUserTable.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
2025-01-16Move platform-specific code to DB.phpGreg Roach1-25/+10
2024-03-31Refactoring class DBGreg Roach1-4/+4
2024-03-31Refatoring class DBGreg Roach1-4/+4
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-12-22Fix: #4676 - SQL Server requires unprepared statements for SET IDENTITY_INSERTGreg Roach1-2/+2
2022-12-22TypoGreg Roach1-2/+2
2022-12-22Fixes for SQL-Server - avoid binary columns and set identity_insert on/offGreg Roach1-0/+9
2022-03-16It is 2022 - update copyright datesGreg 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-01-01Happy 2019Greg Roach1-1/+1
2018-12-27Use illuminate/database for migrations and seedsGreg Roach1-0/+44