Closed shimizukawa closed 2 months ago
I ran the examples/dj-sql-explorer
app on django-5.0.7 + Redshift server and verified that migration and runserver work.
(venv) @shimizukawa ➜ /workspaces/django-redshift-backend/examples/dj-sql-explorer (dj50) $ python manage.py runserver
Watching for file changes with StatReloader
Performing system checks...
System check identified no issues (0 silenced).
September 14, 2024 - 06:45:22
Django version 5.0.7, using settings 'config.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
143
Tasks