Jason Redd

Results 6 comments of Jason Redd

I'd also be interested in what you had going with js-data v3 @SystemParadox

fixed it by adding the this to the tsconfig.app.json file ``` "include": [ "**/*", "../node_modules/ng2draggable/draggable.directive.ts" ], ```

@Dexwell If you based your code off of the garage integration you could just mimic the test coverage for the garage door. Take a look in the tests directory, it...

If I would be allowed to make changes to this I have the testing code made.

@Dexwell It took me a min to figure out how to do it with Github, I'm use to gitlab now and things are a bit weird for me. I have...

Why not have Dialects of sql instead of trying to make it as generic as possible? This would allow people to contribute a dialect they need and allow for implementation...