Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In Profound.js it's necessary to use a SELECT FROM INSERT statement. The IDENTITY_VAL_LOCAL() function can't be used in Profound.js as it will always return NULL in Profound.js, due to some technical limitations of the function.

...