Documentation ¶
Overview ¶
Package mysql provides an implementation of sorted.KeyValue on top of MySQL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SQLCreateTables ¶
func SQLCreateTables() []string
Note: using character set "binary", as any knowledge of character set encodings is handled by higher layers. At this layer we're just obeying the IndexStorage interface, which is purely about bytes.
func SchemaVersion ¶
func SchemaVersion() int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.