Sha256: 7c21d27171817b840f8577054186ad6066fa7724771527dd337bf80badd09463

Contents?: true

Size: 398 Bytes

Versions: 1

Compression:

Stored size: 398 Bytes

Contents

### 0.3.0 - 2016-06-23
* Removals
  * Removed support for a block argument to `SqliteExt.register_function`.
    It now accepts a `Proc` passed as a standard argument instead.
* Enhancements
  * Functions registered using `SqliteExt.register_function` automatically
    propagate `NULL` when `NULL` is passed for one or more of the required
    parameters of the `Proc` that performs the function.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sqlite_ext-0.3.0 CHANGELOG.md