mdbtools/src/util
Dan Church ff544c0b76
Fix wrongly installed mdb-sql completion script
Gate it behind the same conditional that the `mdb-sql` program is gated
behind.
2022-08-24 16:34:11 -05:00
..
bash-completion Fix wrongly installed mdb-sql completion script 2022-08-24 16:34:11 -05:00
base64.h add base64 encoding implementation from Wikibooks 2015-02-19 21:05:49 +03:00
Makefile.am Don't build/install mdb-sql if SQL is not supported 2021-03-23 15:53:43 -04:00
mdb-array.c Print deprecation warnings before usage info 2021-09-08 10:50:28 -04:00
mdb-count.c Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-export.c Changed the definition of gssize and fixed some memory leaks following code review. 2021-08-01 17:49:21 +01:00
mdb-header.c Always check mdb_read_table() return value 2022-01-25 16:35:28 +01:00
mdb-import.c Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-json.c Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-parsecsv.c Print deprecation warnings before usage info 2021-09-08 10:50:28 -04:00
mdb-prop.c Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-queries.c Add backticks around table names in mdb-query output (#307) 2021-06-02 10:34:35 -04:00
mdb-schema.c Add --version option to the CLI tools 2021-01-19 20:37:25 -05:00
mdb-sql.c Postgres-style ILIKE operator (with Unicode support) (#244) 2021-08-04 14:45:31 -04:00
mdb-tables.c mdb-tables: Support --version flag 2021-02-22 09:24:06 -05:00
mdb-ver.c Migrate to g_memdup2 (#288) 2021-04-05 09:04:29 -04:00
prcat.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prdata.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prdump.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prfreemap.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prindex.c Update mdb_index_hash_text() call to match latest signature 2018-01-19 05:51:00 -05:00
prkkd.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prole.c Revert use of config.h 2013-07-15 02:42:12 +02:00
prtable.c Revert use of config.h 2013-07-15 02:42:12 +02:00
sargtest.c Handle errors from mdb_bind_column() 2020-10-31 09:46:00 +00:00
updrow.c Allow CFLGAS="-std=c99 -D_POSIX_C_SOURCE=2" 2014-12-28 12:36:55 +01:00