pedi3/database/migrations
Alejandro Tasistro 4b77fd9b36 canchullo con las migraciones 2024-03-12 17:40:51 -03:00
..
2014_10_12_000000_create_users_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2014_10_12_100000_create_password_reset_tokens_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2014_10_12_200000_add_two_factor_columns_to_users_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2019_08_19_000000_create_failed_jobs_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2019_12_14_000001_create_personal_access_tokens_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2020_05_21_100000_create_teams_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2020_05_21_200000_create_team_user_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2020_05_21_300000_create_team_invitations_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2024_02_24_225014_create_sessions_table.php Initial jetstream project 2024-02-24 20:41:30 -03:00
2024_03_11_205603_create_regiones_table.php typo 2024-03-12 17:04:43 -03:00
2024_03_11_210402_create_barrios_table.php Cambio orden columnas 2024-03-11 19:13:06 -03:00
2024_03_11_221942_create_pedidos_table.php definiciones y migraciones de pedido 2024-03-11 19:41:52 -03:00
2024_03_11_223553_create_categorias_table.php canchullo con las migraciones 2024-03-12 17:40:51 -03:00
2024_03_11_224041_create_productos_table.php definicion y migracion de producto sin nada 2024-03-11 19:54:52 -03:00
2024_03_11_224437_create_productos_pedidos_table.php cambio a clave primaria compuesta 2024-03-12 17:26:47 -03:00
2024_03_12_195543_add_categoria_id_to_productos.php relación producto - categoría 2024-03-12 17:05:15 -03:00
2024_03_12_201127_create_caracteristicas_table.php definición y migración 2024-03-12 17:17:42 -03:00
2024_03_12_201211_create_productos_caracteristicas_table.php cambio a clave primaria compuesta 2024-03-12 17:26:47 -03:00