LinkStack/database/migrations
JulianPrieber 4af729687e
Fixed SQLite compatibility
Removed 'DB::statement("ALTER TABLE `buttons` AUTO_INCREMENT=0;");' due to incompatibility with SQLite.
2022-02-21 19:58:55 +01:00
..
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
2019_08_19_000000_create_failed_jobs_table.php
2021_03_17_044922_create_buttons_table.php Fixed SQLite compatibility 2022-02-21 19:58:55 +01:00
2021_03_18_082008_create_links_table.php
2021_03_18_082232_create_pages_table.php