• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Oracle-ized by Brad Duell <bduell@ncacasi.org>. Thanks!

- Removed all query text from Tcl files.

- Updated email address.

  1. … 20 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 183 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 53 more files in changeset.
300 characters for a response from Authorize.net proved not to be enough when each field is enclosed in quotes like ".

The Authorize.net Gateway implements the Payment Service Contract for the Authorize.net on-line merchant services.

    • -0
    • +16
    ./authorize-gateway-create.sql
  1. … 18 more files in changeset.