explorerhq / sql-explorer

SQL reporting that Just Works. Fast, simple, and confusion-free. Write and share queries in a delightful SQL editor, with AI assistance.
https://www.sqlexplorer.io
Other
2.76k stars 366 forks source link

migration and styling #634

Closed chrisclark closed 4 months ago

chrisclark commented 4 months ago

running makemigrations --check failed due to a choices field not being in sync. This has no consequence for the application or the database, but some users have this as a CI step, which is now failing if SQL Explorer 5.0 is used.

Addresses #633