Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaDatabases/ODBC.jl issues and pull requests

#383 - Removed

Issue - State: closed - Opened by xitology 3 months ago - 1 comment

#382 - fix typo

Pull Request - State: closed - Opened by spaette 5 months ago - 1 comment

#381 - ReadOnlyMemoryError on first run after recompile

Issue - State: open - Opened by ahjulstad 6 months ago

#378 - Use GUID instead of UUID

Pull Request - State: open - Opened by ahjulstad about 1 year ago - 1 comment

#377 - Reduce precompilation work in the function `Buffer`

Pull Request - State: closed - Opened by ronisbr about 1 year ago - 5 comments

#376 - Support access token when creating new connection (SQL_COPT_SS_ACCESS_TOKEN)

Issue - State: open - Opened by kafisatz about 1 year ago - 1 comment

#375 - Error after the load function has run

Issue - State: open - Opened by JockLawrie over 1 year ago - 1 comment

#374 - Wrap catalog functions

Pull Request - State: closed - Opened by xitology over 1 year ago - 1 comment

#373 - Fix ccall signatures

Pull Request - State: closed - Opened by xitology over 1 year ago - 1 comment

#371 - DBInterface.execute is taking a lot of time to pre-compile in Julia 1.9

Issue - State: open - Opened by ronisbr over 1 year ago - 2 comments

#370 - SQLPrepare fails on long SQL strings

Issue - State: open - Opened by xitology over 1 year ago

#369 - Performance issue compared to python oracledb : time x20 with ODBC.jl

Issue - State: closed - Opened by mathieu17g over 1 year ago - 2 comments

#368 - How to use the default drivers from `unixODBC_jll`

Issue - State: open - Opened by schlichtanders over 1 year ago

#366 - MSSQL uniqueidentfier not preserved when read

Issue - State: open - Opened by deltadecay over 1 year ago - 2 comments

#365 - Challenges implementing BULK INSERT?

Issue - State: open - Opened by JockLawrie over 1 year ago

#364 - Julia crash when reading a full table from Oracle v12 database

Issue - State: closed - Opened by mathieu17g over 1 year ago - 3 comments

#363 - issue #362: documentation example of ODBC usage

Pull Request - State: closed - Opened by mahiki over 1 year ago

#362 - Documentation: Examples section

Issue - State: open - Opened by mahiki over 1 year ago

#361 - fix #360

Pull Request - State: closed - Opened by lgeissbauer-btig almost 2 years ago - 2 comments

#360 - By removing the sleep - query executes much faster

Issue - State: closed - Opened by lgeissbauer-btig almost 2 years ago - 3 comments

#359 - Fix typo ODBC.removdriver -> ODBC.removedriver

Pull Request - State: closed - Opened by julien-boudry almost 2 years ago

#358 - Bullseye can't find the MS SQL Server drivers

Issue - State: open - Opened by julien-boudry almost 2 years ago - 5 comments

#357 - Extremely Slow Queries against Snowflake ODBC 64

Issue - State: open - Opened by joxborrow almost 2 years ago

#355 - Fix: revert const removal

Pull Request - State: closed - Opened by pankgeorg about 2 years ago - 1 comment

#354 - const not defined.

Issue - State: open - Opened by FinPl about 2 years ago - 5 comments

#353 - Handle runtime error on Base.iterate

Pull Request - State: closed - Opened by pankgeorg about 2 years ago - 3 comments

#351 - Don't store _jll lib names as consts

Pull Request - State: closed - Opened by quinnj about 2 years ago - 1 comment

#350 - could not load library ".../lib/libodbc.so"

Issue - State: closed - Opened by JakubPorubcansky about 2 years ago - 6 comments

#349 - Fix query perf when there are lots of nullable columns. Fixes #343 fr…

Pull Request - State: closed - Opened by quinnj about 2 years ago - 1 comment

#348 - Debug CI issue

Pull Request - State: closed - Opened by quinnj about 2 years ago - 1 comment

#347 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot about 2 years ago - 3 comments

#346 - Fix case when SQLGetData data size exceeds column size

Pull Request - State: closed - Opened by quinnj about 2 years ago - 1 comment

#345 - Create specialization for transaction()

Pull Request - State: closed - Opened by alichtl over 2 years ago - 1 comment

#344 - Missing specialization for transaction()

Issue - State: closed - Opened by alichtl over 2 years ago

#343 - slowdown when the query returns hundreds of nullable columns

Issue - State: closed - Opened by xitology over 2 years ago - 1 comment

#341 - converting null-terminated numeric strings

Pull Request - State: closed - Opened by hhaensel over 2 years ago - 12 comments

#340 - Decimal conversion of null-terminated strings results in error

Issue - State: closed - Opened by hhaensel over 2 years ago - 1 comment

#339 - Guard `ccall`s with `stdcall` convention with `@static`

Pull Request - State: closed - Opened by giordano over 2 years ago - 4 comments

#337 - "000" nvarchar converting to "0000/0/0"

Issue - State: open - Opened by kent-orr over 2 years ago - 2 comments

#336 - missing interface element

Pull Request - State: closed - Opened by lawless-m over 2 years ago - 1 comment

#335 - Failed to precompile Julia v1.7.2 on Mac (M1)

Issue - State: closed - Opened by haavardhvarnes over 2 years ago - 5 comments

#334 - Cannot load unsigned integers to SQL Server

Issue - State: open - Opened by JockLawrie over 2 years ago

#333 - Loading Float64 results in a column of varchar

Issue - State: open - Opened by JockLawrie over 2 years ago - 1 comment

#332 - Insert only if Unique.

Issue - State: open - Opened by robertmkjeffrey over 2 years ago

#331 - When importing ODBC module, the core crashes

Issue - State: closed - Opened by luping-lup over 2 years ago - 4 comments

#329 - Don't index past the end of our buffer

Pull Request - State: closed - Opened by quinnj about 3 years ago - 2 comments

#328 - BoundsError Issue when converting to DataFrames regression #306

Issue - State: closed - Opened by pankgeorg about 3 years ago - 5 comments

#327 - Missing Documentation

Issue - State: open - Opened by tj10ai about 3 years ago

#326 - Cannot install ODBC on Windows 10 with Julia 1.6.1 (problem unixODBC)

Issue - State: closed - Opened by stla about 3 years ago - 2 comments

#325 - ODBC.adddriver - Unable to find component name

Issue - State: open - Opened by johanneswaage about 3 years ago

#324 - How to execute query with multiple DSNs?

Issue - State: closed - Opened by JockLawrie over 3 years ago - 1 comment

#323 - Delete travis.yml?

Issue - State: closed - Opened by ViralBShah over 3 years ago

#322 - Bump Documenter

Pull Request - State: closed - Opened by ViralBShah over 3 years ago - 1 comment

#321 - Use a more recent Documenter version

Issue - State: closed - Opened by ViralBShah over 3 years ago - 1 comment

#320 - Fix #315 by using Scratch.jl for a permanent ODBC.jl config location

Pull Request - State: closed - Opened by quinnj over 3 years ago - 1 comment

#319 - Firebird. UTF-16 -> UTF-8 problem

Issue - State: closed - Opened by ax1ine over 3 years ago - 1 comment

#318 - Documentation URL Links Are Incorrect

Issue - State: closed - Opened by bryanso almost 4 years ago - 1 comment

#317 - params argument in DBInterface.execute argument not option.

Issue - State: closed - Opened by justinjoliver almost 4 years ago - 1 comment

#316 - ODBC v1.0.4 doesn't load sys drivers

Issue - State: open - Opened by baumgold almost 4 years ago

#315 - updates of ODBC.jl break ini files

Issue - State: closed - Opened by ExpandingMan about 4 years ago - 1 comment

#314 - Problem with unhandled exceptions

Issue - State: closed - Opened by whubbla about 4 years ago - 1 comment

#313 - further demote diagnostics log output to debug

Pull Request - State: closed - Opened by ExpandingMan about 4 years ago - 2 comments

#312 - Issues setting up connection

Issue - State: closed - Opened by whubbla about 4 years ago - 4 comments

#311 - Failed to precompile - related to Printf and DecFP

Issue - State: closed - Opened by whubbla about 4 years ago - 3 comments

#310 - Changes in encoding

Issue - State: open - Opened by FinPl about 4 years ago - 3 comments

#309 - HY090 Error - Invalid string or buffer length

Issue - State: open - Opened by justinjoliver about 4 years ago

#308 - Don't index past the end of our buffer

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#307 - ODBC prepared insert into MS SQL Server failing

Issue - State: closed - Opened by ltf-canada over 4 years ago - 3 comments

#306 - Error converting ODBC.Cursor to DataFrame

Issue - State: closed - Opened by ElOceanografo over 4 years ago - 5 comments

#305 - remove user and password from DSN record

Pull Request - State: closed - Opened by akdor1154 over 4 years ago - 2 comments

#304 - Bump DecFP compat

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#303 - Bump DecFP?

Issue - State: closed - Opened by GregPlowman over 4 years ago

#302 - Support system config

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#301 - Support switching to non-ODBC.jl-managed configuration

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#300 - Can't read system odbcinst.ini

Issue - State: closed - Opened by akdor1154 over 4 years ago - 2 comments

#299 - Seems incompatible with system-wide drivers/DSNs on Linux/Mac

Issue - State: closed - Opened by akdor1154 over 4 years ago - 4 comments

#297 - Doesn't work on 1.5.0-beta1 (or 1.6)

Issue - State: closed - Opened by PallHaraldsson over 4 years ago - 2 comments

#296 - Finalize statements before closing connection

Pull Request - State: closed - Opened by quinnj over 4 years ago

#295 - Try to fix #292 by disconnecting before freeing

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#294 - Fix #291 by adding troubleshooting section to docs

Pull Request - State: closed - Opened by quinnj over 4 years ago

#293 - Doc updates and small fix

Pull Request - State: closed - Opened by quinnj over 4 years ago - 1 comment

#292 - Julia crash (win 10 - MS ODBC 17 - ODBC v1.0.0)

Issue - State: closed - Opened by haavardhvarnes over 4 years ago - 3 comments

#291 - Unicode issues with Impala

Issue - State: closed - Opened by Arkoniak over 4 years ago - 4 comments

#290 - Attempt at fixing the error handling code in #289

Pull Request - State: closed - Opened by quinnj over 4 years ago

#289 - Can't connect to azure db (v1.0.0

Issue - State: closed - Opened by haavardhvarnes over 4 years ago - 7 comments

#288 - Documentation: Dec64 type conversion to Integer

Issue - State: closed - Opened by aalexandersson over 4 years ago - 1 comment

#287 - ODBC info messages changed from warn to info

Pull Request - State: closed - Opened by ExpandingMan over 4 years ago - 5 comments

#286 - Update README.md

Pull Request - State: closed - Opened by KristofferC over 4 years ago - 1 comment

#285 - ERROR: LoadError: UndefVarError: Printf not defined

Issue - State: closed - Opened by PyDataBlog over 4 years ago - 2 comments