- Created migration scripts for new tables including banlist, banners, event_queue, flags, testi_e_stringhe, and ratelimiter. - Added data seeding for banners, etichette, flags, prezziario, and testi_e_stringhe with idempotent inserts. - Initialized database with necessary extensions and user tables. - Updated servizio table to include new columns for managing service states. - Established foreign key relationships and unique constraints across various tables. - Implemented sequences for auto-incrementing primary keys in several tables. |
||
|---|---|---|
| .. | ||
| migrations | ||
| .dockerignore | ||
| dev-docker-compose.yml | ||
| dev.sh | ||
| filter_sql.awk | ||
| log_parser.sh | ||
| pg_dumper.sh | ||