6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove double entry in Changes
Martin Evans
as Martin J. Evans
More... about 12 years ago
sort keys in warning message when COLUMN_SIZE not supported
Martin Evans
as Martin J. Evans
More... about 12 years ago
Added a workaround in the test suite for a probable bug in the postgres ODBC driver which does not return COLUMN_SIZE from SQLGetTypeInfo. It also issues a warning. The rt_79190.t test could incorrectly fail if your test DSN contained the DRIVER attribute.
Martin Evans
as Martin J. Evans
More... about 12 years ago
ReadOnly issues a warning if the underlying ODBC driver does not support it
Martin Evans
as Martin J. Evans
More... about 12 years ago
changes file update I forgot
Martin Evans
as Martin J. Evans
More... about 12 years ago
Not all dbs support catalogs and schemas - use get_info to check before running test
Martin Evans
as Martin J. Evans
More... about 12 years ago
Add DBD::ODBC redhat spec file Add strict to pod files to quieten kwalitee test
Martin Evans
as Martin J. Evans
More... about 12 years ago
install unixodbc and unixodbc-dev before travis build
Martin Evans
as Martin J. Evans
More... about 12 years ago
update useful url in code and add .travis.yml
Martin Evans
as Martin J. Evans
More... about 12 years ago
update changes for lastest changes
Martin Evans
as Martin J. Evans
More... over 12 years ago
Catch unexpected errors in ExecuteArray.pm Add note to execute_for_fetch pod re some drivers cannot even do arrays of parameters Skip MS Access in 70execute_array_native test even if behind a bridge
Martin Evans
as Martin J. Evans
More... over 12 years ago
Bump version Fix some warnings attempting to print result of SvCUR on 64 bit platforms
Martin Evans
as Martin J. Evans
More... over 12 years ago
ignore .exe files and mje/*
Martin Evans
as Martin J. Evans
More... over 12 years ago
oops, wrong release date
Martin Evans
as Martin J. Evans
More... over 12 years ago
missed a table_info change for table_info fix
Martin Evans
as Martin J. Evans
More... over 12 years ago
added odbc_lob_read test
Martin Evans
as Martin J. Evans
More... over 12 years ago
probably not a good idea to ignore all .pl files
Martin Evans
as Martin J. Evans
More... over 12 years ago
forgot to add 80_table_info.t to MANIFEST
Martin Evans
as Martin J. Evans
More... over 12 years ago
various odbc_lob_read fixes
Martin Evans
as Martin J. Evans
More... over 12 years ago
fix errors in log_read.pl example and expand
Martin Evans
as Martin J. Evans
More... over 12 years ago
example filename in MANIFEST was incorrect
Martin Evans
as Martin J. Evans
More... over 12 years ago
Move git repo to perl5-dbi team space More... over 12 years ago
fix bug with table_info with one search string (%) and the rest ''
Martin Evans
as Martin J. Evans
More... over 12 years ago
RT 86379 - spelling mistakes in ODBC.pm and FAQ
Martin Evans
as Martin J. Evans
More... over 12 years ago
Minor change to pod
Martin Evans
as Martin J. Evans
More... over 12 years ago
type and attrs should be sticky on bind_col
Martin Evans
as Martin J. Evans
More... over 12 years ago
RT84450
Martin Evans
as Martin J. Evans
More... over 12 years ago
ignore more in .gitignore
Martin Evans
as Martin J. Evans
More... over 12 years ago
ignore more in .gitignore
Martin Evans
as Martin J. Evans
More... over 12 years ago
repository moved to git
Martin Evans
as Martin J. Evans
More... over 12 years ago