apex-diff
apex-diff copied to clipboard
APEX Diff
ORA-02070: database does not support subqueries in this context
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 ()...
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`.
https://connormcdonald.wordpress.com/2016/03/26/are-your-sql-plus-scripts-going-to-ell/
Do modify `\n` with line feed using Atom and regexp
Delete `temp.sql` each time `apex-diff.sql` changes. md5 hash check?