The Wayback Machine - https://web.archive.org/web/20220325022516/https://github.com/topics/automatic-api
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.

silentninja
silentninja commented Mar 23, 2022

Problem

currency_info.json dataset is used for selecting currency codes, currency symbols as display options for the Mathesar_Money type. The dataset contains fiat currency details only, we should extend the dataset to include cryptocurrency details too.

Proposed solution

Crypto currency details should b

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