binary constant

Collate const binary

Instruct sqlite to compare string data using memcmp(), regardless of text encoding.

Implementation

static const binary = Collate('BINARY');