BookStack/database/migrations
2015-08-16 18:59:23 +01:00
..
.gitkeep
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
2015_07_12_114933_create_books_table.php
2015_07_12_190027_create_pages_table.php
2015_07_13_172121_create_images_table.php
2015_07_27_172342_create_chapters_table.php
2015_08_08_200447_add_users_to_entities.php
2015_08_09_093534_create_page_revisions_table.php
2015_08_16_142133_create_activities_table.php Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00