]> BookStack Code Mirror - bookstack/commit
Added updated_at index to pages table
authorDan Brown <redacted>
Thu, 23 Feb 2023 23:06:12 +0000 (23:06 +0000)
committerDan Brown <redacted>
Thu, 23 Feb 2023 23:06:12 +0000 (23:06 +0000)
commitb88b1bef2c0cf74627c5122b656dfabc2d5f23ee
tree4e58fcf6bf9596d166df15fef94133b2ee5f9e30
parent8abb41abbd5833217823890da936a29a129bd046
Added updated_at index to pages table

This has a large impact on some areas where latest updated pages are
shown, such as the homepage for example.
database/migrations/2023_02_23_200227_add_updated_at_index_to_pages.php [new file with mode: 0644]