Skip to content
#

automatic-api

Here are 36 public repositories matching this topic...

nocodb
okaeiz
okaeiz commented Apr 6, 2022

Recommending Features

We have just upgraded NocoDB to v0.8.16 and the Persian interface has been included to the interface - thanks to the developers and @dstala - but the font is actually weird that it cannot be read properly.
We have chosen a nice font which you can find in another repository in Github that I will share its address.

Need for this feature
The current Persian font (

Good First Issue For: Community
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
vascanera
vascanera commented Oct 7, 2020

Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /

mathemancer
mathemancer commented Apr 26, 2022

Problem

Currently, casting from textual types (e.g., TEXT) to numbers relies on the default PostgreSQL number handling. This will be solved for the NUMERIC type once #1107 is solved, but we should also handle other number types.

Proposed solution

type: enhancement good first issue help wanted affects: architecture

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