webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Unify SQL Query Style

Open fm3 opened this issue 1 year ago • 0 comments

  • CAPITALIZED sql keywords
  • Unified line breaks (somewhat)
  • Not included, possibly a good idea in the future:
    • get rid of scala-style slick queries
    • more helper functions for upserts etc #6730
    • better auto-generated classes
    • automated formatting / checks

URL of deployed dev instance (used for testing):

  • https://sqlspelling.webknossos.xyz

Steps to test:

  • Test around, play with user + task management, annotate
  • CI should also catch quite a few potential problems

fm3 avatar Apr 25 '24 14:04 fm3