Jijin P

Results 6 issues of Jijin P

### Version Information Hasura version: v2.8.4 ### How to reproduce the issue? 1. Go to data -> select any table -> click on edit (the label is not shown there....

k/bug
c/console

- Add more programming language/library and complete the roadmap - Add programming language details. (Name, Free video tutorials (FreeCodeCamp or any other source), description, good articles to read related the...

help wanted
good first issue
hacktoberfest

Updated resposne to response on line 16

Remove schema name from the generated model name. Example pgsql ``` CREATE TABLE "public"."activity" ( "id" int8 NOT NULL DEFAULT nextval('activity_id_seq'::regclass), "userId" int4 NOT NULL, "message" text NOT NULL, "type"...

bug