mdbtools/doc
Evan Miller 615b625d79 Let LC_COLLATE influence string-comparison operations
By default this will be set to the C locale, but set it to the user's
locale when string comparisons are performed from mdb-sql. Note that
this can be overridden with the LC_COLLATE environment variable.

We could infer the collation locale from the file itself, but this will
likely require a big ball of glue between the Windows locales and Unix
ones.
2021-01-19 21:24:31 -05:00
..
Makefile.am Remove obsolete comment 2020-12-13 10:22:17 +00:00
mdb-array.txt Man page and usage updates 2021-01-19 16:27:36 -05:00
mdb-count.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-export.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-header.txt Man page and usage updates 2021-01-19 16:27:36 -05:00
mdb-hexdump.txt Man page and usage updates 2021-01-19 16:27:36 -05:00
mdb-import.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-json.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-parsecsv.txt Man page and usage updates 2021-01-19 16:27:36 -05:00
mdb-prop.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-queries.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-schema.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-sql.txt Let LC_COLLATE influence string-comparison operations 2021-01-19 21:24:31 -05:00
mdb-tables.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-ver.txt Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
txt2man Include txt2man script (requires gawk) 2020-09-01 20:27:19 -04:00