Skip to content
#

automatic-api

Here are 35 public repositories matching this topic...

graphql-engine
sassela
sassela commented Jun 28, 2021

Issue split from hasura/graphql-engine#6951

our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7

good first issue c/server gardening
nik2208
nik2208 commented Feb 7, 2022

Could be useful to add (beside dbAuth.usernameColumn and dbAuth.passwordColumn) the possibility to configure the request fields (like dbAuth.usernameRequestField) to bind a specific request filed to the relative column of the auth table.

If I'm not mistaken the current state imposes username and password as mandatory fields for the request.

pavish
pavish commented Mar 25, 2022

This issue comprises of 2 tasks:

  • Handle serving static image files - This involves some research.
  • Use the new Mathesar logo in the header

Handling static files

  • Static files can included by two ways:
type: enhancement good first issue help wanted work: backend

Improve this page

Add a description, image, and links to the automatic-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automatic-api topic, visit your repo's landing page and select "manage topics."

Learn more