- Created tables for `chats_etichette`, `messages`, `servizio`, `servizio_interessi`, `servizio_annunci`, `prezziario`, `ordini`, `payments`, and `banlist`. - Established primary and foreign key constraints for data integrity. - Introduced enums for various types including `TipologiaPosizioneEnum`, `OrderTypeEnum`, and `PaymentStatusEnum`. - Seeded initial data for banners, labels, flags, pricing, strings, and users. - Implemented unique constraints where necessary to prevent duplicate entries. |
||
|---|---|---|
| .. | ||
| migrations | ||
| .dockerignore | ||
| dev-docker-compose.yml | ||
| dev.sh | ||
| filter_sql.awk | ||
| log_parser.sh | ||
| pg_dumper.sh | ||