apex-diff icon indicating copy to clipboard operation
apex-diff copied to clipboard

APEX Diff

Results 15 apex-diff issues
Sort by recently updated
recently updated
newest added

I always get following error when I try to run the program; ~\apex-diff\app.js test 110 undefined:41 ,"apex_application_authorization":[ ^ SyntaxError: Unexpected token , in JSON at position 11965 at JSON.parse ()...

bug

This looks promising but can we have a simpler way of making it working. Like i have installed node,sqlcl, dowloaded zip files(extracted it as well) from here and made changes...

Hi, I need to know exactly what table-level access I need to our APEX database in order to be able to download a JSON file from an app. My `config.json`...

Hello - I managed to get APEX diff to work within a Docker container. Here is my `Dockerfile`: FROM node:8-stretch ## add contrib to sources.list for make-*-package RUN perl -p...

Recently while diffing a couple of applications with apex-diff we found that for pages with a lot of javascript in the page_html_header box, the field seems to be truncated at...

Feedback from @vincentmorneau that we should provided better information of how a connection string is generated. i.e. break down `giffy/giffy@localhost:11521/xe`.

documentation

https://connormcdonald.wordpress.com/2016/03/26/are-your-sql-plus-scripts-going-to-ell/

enhancement

Do modify `\n` with line feed using Atom and regexp

blog

Delete `temp.sql` each time `apex-diff.sql` changes. md5 hash check?

enhancement