django-notes-app/ ├── Dockerfile # Django app container ├── docker-compose.yml # Orchestrates all 3 containers ├── .dockerignore # Excludes heavy folders from build context ├── .gitignore # Excludes ...
created_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), updated_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), CONSTRAINT notes_status_check CHECK (status IN ('draft', 'organized ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results