Jernej Logar
Jernej Logar
### Description I have a DB that uses quoted (camel case) table names. I couldn't find a way to make the provider use correct names so all my queries fail....
I use the setting dataMap: JSON.stringify to send JSON requests to the server. Everything works fine when I send normal objects. When sending an array amplify.requests creates an object from...
### Description Running build.cmd (as per build instructions) fails on Windows with no .NET 3.5 framework installed. ### Expected behavior All green build. ### Actual behavior ``` Starting Target: RunTests...
Starting vogue (the path is correct) resultst in the following error. ``` Watching file: D:\projekti\poc\node\public\stylesheets\skeleton.css fs.js:734 throw new Error('use fs.watch api instead'); ^ Error: use fs.watch api instead at Object.watchFile...