Skip to content

Labels

Labels

  • add to guide

    Use case worth including in the guide
  • backend-integration

    Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
  • bug

    Something isn't working
  • convenience

    Nice to have utility derived from existing functionality
  • duplicate

    This issue or pull request already exists
  • error message

    Refers to compilation errors (unclear, misleading, ...)
  • expression-level

    Change related to database expressions `Col s a`
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • pg

    Related with the PG backend
  • publishing

    publishing
  • query-level

    Change related to query DSL. Includes changes to `Query` datatype and its internals.
  • question

    Further information is requested
  • sqlite3

    Related with the SQLite3 backend