ttiras

Results 5 issues of ttiras

I have created below trigger on hasura console. Permissions to insert file for users are checked. ``` CREATE OR REPLACE FUNCTION sync_student_files() RETURNS TRIGGER AS $BODY$ DECLARE session_variables JSON; DECLARE...

Not possible to insert into phoneNumber in users table. The error message is below: Error validating request body. "options.phoneNumber" is not allowed.

enhancement
sdk

digital ocean da sorunsuz çalışan kod aws lambda da hata veriyor. Sanırım _initResources function ı path yapısı farklı olduğu için resources a ulaşamıyor. `{"errorType":"Runtime.UnhandledPromiseRejection","errorMessage":"Error: ENOENT: no such file or directory,...

It is getting complicated to manage sql functions on hasura console as they grow. It could be really nice to have a section for them on dashboard.

enhancement

nodeClass not picking custom classNames from datasource. datasource.classname is added to the nodeClass array. Fixes: #29