| .. |
|
1_init.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
2_users.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
3_usersanagrafica.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
4_usersstorage.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
5_email.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
6_annunci.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
7_imagesref.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
8_chats.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
9_etichette.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
10_chatsetichette.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
11_messages.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
12_servizio.up.sql
|
feat: remove document references from servizio table and update deployment services
|
2025-11-14 18:03:55 +01:00 |
|
13_serviziointeressi.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
14_servizioannunci.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
15_prezziario.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
16_ordini.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
17_payments.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
18_misc.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
19_data.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
20_seed_user.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
21_servizio_updates.up.sql
|
feat: add columns scadenza_motivazione_transitoria, skipPayment, skipControlloDoc, and skipDocMotivazione to servizio table
|
2025-11-14 18:07:41 +01:00 |
|
22_updated_at_renamed.up.sql
|
refactor: Rename 'updated_at' column to 'media_updated_at' and update references throughout the codebase
|
2025-11-06 13:17:20 +01:00 |
|
23_moving_docs.up.sql
|
refactor: update SQL migration to use conditional blocks for dropping and adding columns in servizio and users_anagrafica tables
|
2025-11-14 18:09:11 +01:00 |
|
24_servizio_annunci_id.up.sql
|
feat: enhance user management and document handling; refactor service and schema integrations
|
2025-11-10 16:27:15 +01:00 |
|
25_comuni_provincie_nazioni.up.sql
|
feat: remove document references from servizio table and update deployment services
|
2025-11-14 18:03:55 +01:00 |