unicode

package
v0.8.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package unicode provides an alternative to the SQLite ICU extension.

Provides Unicode aware:

  • upper and lower functions,
  • LIKE and REGEXP operators,
  • collation sequences.

This package is not 100% compatible with the ICU extension:

Expect subtle differences (e.g.) in the handling of Turkish case folding.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(db *sqlite3.Conn)

Register registers Unicode aware functions for a database connection.

func RegisterCollation

func RegisterCollation(db *sqlite3.Conn, name, lang string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL