Commit Graph

  • cc4aa5d953 Fix issue #458 dev Evan Miller 2026-01-17 12:20:47 -05:00
  • 9416bd6e5e Update README.md with correct link to HACKING.md (#455) Amos Hayes 2025-10-25 09:19:13 -04:00
  • c6486ce68c Update GCC Evan Miller 2025-05-23 07:58:16 -04:00
  • 11607108be CI fixes Evan Miller 2025-05-23 07:47:15 -04:00
  • 6ed4188994 Fix error when ccompile by mingw32 and remove the $ from example shell script (#448) Trương Chương Dương 2025-05-20 20:00:20 +07:00
  • b81b1c9271 Version 1.0.1 v1.0.1 master Evan Miller 2024-12-26 07:28:56 -05:00
  • c5d4d1d4ee Fix txt2man path Evan Miller 2024-12-26 07:27:34 -05:00
  • 7625bfaebf Build fixes Evan Miller 2024-12-26 06:33:37 -05:00
  • 4c4ff13237 Update HACKING.md (#439) Yuhang Ji 2024-07-04 22:19:57 +08:00
  • 2b2ef525c8 Fix another brew path on macos CI Evan Miller 2024-05-14 16:09:10 -04:00
  • 3a954c00d4 Fix brew paths on macos CI Evan Miller 2024-05-14 16:01:41 -04:00
  • 98d17badc6 Install unixodbc on macos CI Evan Miller 2024-05-14 14:24:51 -04:00
  • 997f4ec846 Install libtool on macos CI Evan Miller 2024-05-14 14:20:16 -04:00
  • f517db5df0 Move includes out of extern "C" block (#435) bstoeger 2024-05-13 15:12:45 +02:00
  • 7e057e3197 Fix a minor error in the mdb-json man page (#427) Akkana Peck 2024-02-17 11:18:12 -07:00
  • bb83142d47 Make test_script.sh less verbose (configurable) (#424) Michele Locati 2023-10-10 14:18:52 +02:00
  • bf77523c1d Add support for SQLGetData converting floating point types (#422) Benjamin Holstein 2023-10-07 09:31:26 +11:00
  • c423097326 Fix invalid byte sequence error when running test_script.sh in some cases (#423) Michele Locati 2023-10-06 23:00:07 +02:00
  • 57d9e7a65e Fix iodbc path on macos GH action (#421) Evan Miller 2023-09-10 14:16:02 -04:00
  • 6640f9c707 fix use after free (#419) Elio Blanca 2023-09-04 02:54:22 +02:00
  • 328249a628 Fixed truncating 64bit (SQL_NULL_DATA) values (#416) Mladen Milinkovic 2023-07-06 12:47:10 +02:00
  • 0d67eb4c73 Fix ODBC_LIBS for unixODBC (#415) Cédric Luthi 2023-07-04 20:56:41 +02:00
  • 633d1c091f Make DSN and DBQ extraction from connection string case insensitive (#414) Cédric Luthi 2023-07-03 21:34:02 +02:00
  • 1097a48b80 Update README.md to remove INSTALL reference (#407) drf5n 2023-05-17 07:10:43 -04:00
  • d9025dbf22 Two more code pages Evan Miller 2023-04-27 20:36:22 -04:00
  • 0e77b68e76 Add index and primary key output to the sqlite schema writer backend. (#402) Marco Manfredini 2023-02-02 11:36:22 +01:00
  • 9aa68a6ba1 Fix macos-iodbc CI build Evan Miller 2023-02-02 05:35:21 -05:00
  • f7ae5e3f3c Require glib2 2.68 or later (for g_memdup2) (#400) Evan Miller 2022-12-17 07:08:44 -05:00
  • f14fbea093 Fix C89 errors Evan Miller 2022-12-17 05:41:45 -05:00
  • d54f7b669f update gitignore Evan Miller 2022-12-17 05:36:26 -05:00
  • 0b96ecaff1 Fix windows GH action (#399) Evan Miller 2022-12-17 05:33:40 -05:00
  • 9e1ec2a588 Merge pull request #394 from h3xx/fix-bash-completion Evan Miller 2022-08-26 08:26:57 -04:00
  • ff544c0b76 Fix wrongly installed mdb-sql completion script Dan Church 2022-08-24 15:56:00 -05:00
  • ab5beff0fa Merge pull request #381 from schaanie17/dev Evan Miller 2022-03-08 12:14:46 -08:00
  • 22af793623 Changed mapping of MDB_DOUBLE for MySQL from float to double Jan Langer 2022-03-08 19:18:08 +01:00
  • ff085816b2 Merge pull request #377 from jwrdegoede/oss-fuzz-35972-null-ptr-deref-fix Evan Miller 2022-01-25 10:46:43 -05:00
  • 03391fc913 Always check mdb_read_table() return value Hans de Goede 2022-01-25 16:25:15 +01:00
  • 2da65ffdb3 Merge pull request #376 from jwrdegoede/oss-fuzz-36187-null-ptr-deref-fix Evan Miller 2022-01-25 10:24:14 -05:00
  • 4febc7b5c6 Fix null-ptr deref when table->map_sz is 0 Hans de Goede 2022-01-25 14:52:03 +01:00
  • bcad261464 remove *.css.map pedromorgan@gmail.com 2021-10-31 15:09:16 +00:00
  • ab9e4088a9 Merge branch 'dev' Evan Miller 2021-10-24 09:17:04 -04:00
  • 1f88aac676 Version 1.0.0 v1.0.0 Evan Miller 2021-10-24 09:05:19 -04:00
  • c3df30837e Fix appveyor build Evan Miller 2021-09-30 09:53:04 -04:00
  • 22c379a611 Fix gcc-11 error "directive argument is null" Christian Ehrhardt 2021-09-30 09:50:19 +02:00
  • 5946750058 Version 1.0.0, Beta 7 v1.0.0-beta7 Evan Miller 2021-09-29 15:53:46 -04:00
  • 5ddad8660b Clarify some bit-shifting casts Evan Miller 2021-09-29 09:20:24 -04:00
  • 6de0227a36 Fix export of byte field values >127 Evan Miller 2021-09-29 09:16:22 -04:00
  • b0a1f00113 Version 1.0.0, Beta 6 v1.0.0-beta6 Evan Miller 2021-09-12 16:00:21 -04:00
  • 77ee311eec Rearrange some ODBC code Evan Miller 2021-09-08 10:59:37 -04:00
  • c04a3fb9a7 Merge branch 'dev' of github.com:mdbtools/mdbtools into dev Evan Miller 2021-09-08 10:58:30 -04:00
  • ee5834d239 Print deprecation warnings before usage info Evan Miller 2021-09-08 10:50:28 -04:00
  • f0d435ecdb Use TLS macro for cross-platform thread-local storage Evan Miller 2021-09-08 09:09:03 -04:00
  • c137d64d13 Improved bounds checking Evan Miller 2021-09-08 06:37:51 -04:00
  • 4369721363 ODBC: Support SQL_C_WCHAR target type. Fixes #347 Evan Miller 2021-09-07 09:38:17 -04:00
  • 30d55a87ef Version 1.0.0, Beta 5 v1.0.0-beta5 Evan Miller 2021-09-06 15:22:23 -04:00
  • a0e72c5dfa Implement SQLFetchW Evan Miller 2021-08-31 14:23:12 -04:00
  • 16b2970931 Merge pull request #344 from nyalldawson/repid_odbc_str2 Evan Miller 2021-08-30 09:17:25 -04:00
  • 98ef4a1663 [odbc] Ensure repid field formatting matching Microsoft Access ODBC driver formatting of these fields (i.e. without surrounding {} braces) Nyall Dawson 2021-08-29 12:36:04 +10:00
  • 92dc91bfe8 Merge pull request #343 from nyalldawson/fix_index_read_errors Evan Miller 2021-08-29 07:20:27 -04:00
  • 9b57c3ff66 Merge pull request #342 from nyalldawson/fix_double_conversion Evan Miller 2021-08-29 07:14:36 -04:00
  • d94796d79b Fix accidental reads of non-index data as indices Nyall Dawson 2021-08-29 16:22:34 +10:00
  • dccc88b722 Fix incorrect conversion of double values Nyall Dawson 2021-08-29 15:30:34 +10:00
  • 4c61f2d49b Handle sql queries where a double constant value has a trailing . with no extra digits, e.g. "my_double_col" = 123. Nyall Dawson 2021-08-27 10:16:11 +10:00
  • 036f9b95c6 Handle sql queries where a double column is compared to an int eg "my_double_column" = 123 Nyall Dawson 2021-08-27 10:15:47 +10:00
  • f4ca6b9e57 Handle sql queries where an integer column is compared to a double value (e.g. "my_int_column" = 123.0) Nyall Dawson 2021-08-27 10:15:07 +10:00
  • f557e6525b Better error output Nyall Dawson 2021-08-27 09:30:58 +10:00
  • fa336fd325 Handle sql queries using REP_ID columns Nyall Dawson 2021-08-27 10:13:07 +10:00
  • 2aea0e2e41 Version 1.0.0, Beta 4 v1.0.0-beta4 Evan Miller 2021-08-25 08:49:57 -04:00
  • 6faf1b8615 Merge pull request #333 from mdbtools/odbc-sans-iconv Evan Miller 2021-08-25 08:34:48 -04:00
  • ddd1be91a8 iconv fixes Evan Miller 2021-08-24 19:36:34 -04:00
  • 41d2a797ab Check for mbstowcs_l separately Evan Miller 2021-08-24 15:15:34 -04:00
  • 0164b4df1a Move Unicode ODBC functions to separate file (remove ODBC's iconv) Evan Miller 2021-08-23 13:39:39 -04:00
  • 00d597b6d3 Simplify header Evan Miller 2021-08-22 21:33:33 -04:00
  • d3eea5f38e Simplify some locale_t code Evan Miller 2021-08-22 12:20:13 -04:00
  • d1369407c5 --disable-iconv configure option Evan Miller 2021-08-22 11:36:31 -04:00
  • 0346f00735 Report iconv support at end of configure Evan Miller 2021-08-22 07:38:20 -04:00
  • fadd536e2e Add support for <> SQL operator (#329) Nyall Dawson 2021-08-22 14:28:29 +10:00
  • 6a15f6b1e6 Fix issue number in NEWS file Evan Miller 2021-08-20 08:34:31 -04:00
  • f9c11b52cf Version 1.0.0, Beta 3 v1.0.0-beta3 Evan Miller 2021-08-20 08:29:13 -04:00
  • 49ee8272ab Remove _GNU_SOURCE (rely on AC_USE_SYSTEM_EXTENSIONS) Evan Miller 2021-08-20 08:23:24 -04:00
  • f71924dab6 Use AC_USE_SYSTEM_EXTENSIONS Evan Miller 2021-08-20 08:06:19 -04:00
  • 89c7aa27b4 Fix create/drop incorrect argument order Evan Miller 2021-08-20 08:03:44 -04:00
  • 148eed1546 Fix pkg-config Cflags Evan Miller 2021-08-20 07:24:40 -04:00
  • 3ad1669b2e Restore previous MdbHandle struct layout Evan Miller 2021-08-20 07:20:50 -04:00
  • 05d1b373d5 [odbc] Format boolean values correctly as SQL_C_CHAR (#327) Nyall Dawson 2021-08-20 11:21:46 +10:00
  • 45dcdbc5a6 Fix AC_PROG_LEX warning with autoconf 2.70 Evan Miller 2021-08-19 18:23:37 -04:00
  • 0f0ecb0202 Clean up configure.ac Evan Miller 2021-08-19 18:23:20 -04:00
  • 00e4437a17 Git-ignore generated header Evan Miller 2021-08-19 08:11:30 -04:00
  • e8c40a136d Version 1.0.0, Beta 2 v1.0.0-beta2 Evan Miller 2021-08-19 07:58:28 -04:00
  • ff2e421ab3 Add ax_tls.m4 Evan Miller 2021-08-19 07:47:12 -04:00
  • c1bb53d930 Ensure compiler supports thread-local storage Evan Miller 2021-08-19 07:44:19 -04:00
  • 7fb7660b09 Restore previous mdb_register_backend API Evan Miller 2021-08-19 06:23:16 -04:00
  • cfbca2af03 Copy date formats when cloning handle (#326) Nyall Dawson 2021-08-19 12:08:07 +10:00
  • 33b9dfa52f Version 1.0.0, Beta 1 v1.0.0-beta1 Evan Miller 2021-08-04 17:04:49 -04:00
  • 83cd14fa37 Fix README link Evan Miller 2021-08-04 16:57:36 -04:00
  • 05cb0449db Version 0.9.4, final v0.9.4 v0.9.x Evan Miller 2021-08-04 16:52:37 -04:00
  • 4143f34706 Install ODBC drivers to odbc/ subdirectory Evan Miller 2021-08-04 16:29:31 -04:00
  • 7791c74246 README fixes Evan Miller 2021-08-04 16:13:09 -04:00
  • d5a42d9fed Bump _XOPEN_SOURCE to 700 Evan Miller 2021-08-04 16:06:47 -04:00
  • c866b04b74 Fix Linux build Evan Miller 2021-08-04 15:59:17 -04:00