Skip to content
#

automatic-api

Here are 22 public repositories matching this topic...

nocodb
WeT-Klb
WeT-Klb commented Jun 16, 2022

Node: v12.22.12
Arch: x64
Platform: linux (QNAP TS-251)
Docker: true
Database: mysql2
ProjectOnRootDB: false
RootDB: mysql2
PackageVersion: 0.91.10
DataBase Version: MariaDB 10.5.8

Steps To Reproduce

  1. In table "Arztadressen" set pictures of doctors
  2. Create link from "Impfbuch Werner" to "Arztadressen"
  3. Set column in table "Impfbuch Wern
Good First Issue Status: Resolved
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