Ecosyste.ms: Issues

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

GitHub / HGInsights/snowpack issues and pull requests

#49 - Add parting notes

Pull Request - State: closed - Opened by pdgonzalez872 about 2 years ago - 1 comment
Labels: released

#48 - Add MERGE operation to ODBC no result bug list

Pull Request - State: closed - Opened by silviogreuel about 2 years ago - 1 comment
Labels: released

#47 - Add section on how to run tests locally

Pull Request - State: closed - Opened by pdgonzalez872 over 2 years ago - 1 comment
Labels: released

#46 - More aggressive retry for connection_closed and debug logging

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#45 - Auto retry for connection_closed errors

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#44 - Signal connection to disconnect when a connection_closed error is received from ODBC

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#43 - Handle error response from LAST_QUERY_ID sql_query

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#42 - Test delete

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#41 - unable to execute DELETE queries

Issue - State: closed - Opened by sescobb27 over 2 years ago - 11 comments
Labels: bug, released

#40 - fix: parse null float, integer, and boolean values

Pull Request - State: closed - Opened by sareep over 2 years ago - 1 comment
Labels: released

#39 - Change logging of unsupported type parsing to be debug log level

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#38 - Do not try to be smart when decoding binaries without type info

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#37 - skip binaries with leading zeros when parsing to int

Pull Request - State: closed - Opened by szharihinhg over 2 years ago

#36 - fix: parsing null time, date and datetime values

Pull Request - State: closed - Opened by sarahdasko over 2 years ago - 1 comment
Labels: released

#35 - Added option to skip parsing of results

Pull Request - State: closed - Opened by forest over 2 years ago - 3 comments
Labels: released

#34 - Update readme with badges

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#33 - No v in semantic version

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#32 - Use .version file for hex packages

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#31 - Use semantic release outputs for version

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#30 - Updates for publishing to hex

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#29 - chore(deps-dev): bump excoveralls from 0.14.4 to 0.14.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 5 comments
Labels: dependencies

#28 - Get to 100% code coverage

Pull Request - State: closed - Opened by forest over 2 years ago - 1 comment
Labels: released

#27 - chore(deps-dev): bump credo from 1.6.2 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 7 comments
Labels: dependencies

#26 - chore(deps-dev): bump ex_doc from 0.27.3 to 0.28.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: dependencies

#25 - chore(deps-dev): bump mix_test_watch from 1.0.3 to 1.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 5 comments
Labels: dependencies

#24 - chore(deps): bump db_connection from 2.4.1 to 2.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 7 comments
Labels: dependencies

#23 - Clean up docs and add tests

Pull Request - State: closed - Opened by forest over 2 years ago - 3 comments
Labels: released

#22 - Update ci to test with latest Snowflake driver

Pull Request - State: closed - Opened by fcarlislehg over 2 years ago - 1 comment
Labels: released

#21 - Type support improvements

Pull Request - State: closed - Opened by SDaskoHG over 2 years ago - 1 comment
Labels: released

#20 - Error handling and timeouts

Pull Request - State: closed - Opened by fcarlislehg almost 3 years ago - 1 comment
Labels: released

#19 - The automated release is failing 🚨

Issue - State: closed - Opened by hgdeploy almost 3 years ago

#18 - Change array type to :array, handle null arrays and json

Pull Request - State: closed - Opened by hgsreep almost 3 years ago - 2 comments
Labels: released

#17 - Make ODBC genserver query calls default timeout Infinity

Pull Request - State: closed - Opened by AlexSHG about 3 years ago - 1 comment
Labels: released

#16 - Need to supervise the cache

Pull Request - State: closed - Opened by fcarlislehg about 3 years ago - 1 comment
Labels: released

#15 - Remove event_prefix as it adds complication for common handlers

Pull Request - State: closed - Opened by fcarlislehg about 3 years ago - 1 comment
Labels: released

#14 - Send telemetry events for query start, stop, and exception

Pull Request - State: closed - Opened by fcarlislehg about 3 years ago - 1 comment
Labels: released

#13 - Better caching of query column types

Pull Request - State: closed - Opened by fcarlislehg about 3 years ago - 1 comment
Labels: released

#12 - Handle results from a non select statement

Pull Request - State: closed - Opened by AlexSHG over 3 years ago - 1 comment
Labels: released

#11 - Change type parsing to be based on result set rather than table set

Pull Request - State: closed - Opened by AlexSHG over 3 years ago - 1 comment
Labels: released

#10 - Verify warehouse, database, and schema in conn string works

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

#9 - Set the default idle_interval to 5 min

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: released

#8 - Define String.Chars protocol for Snowpack.Error

Issue - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: bug

#7 - Test to reproduce odbcserver crash

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago - 3 comments
Labels: released

#6 - Provide a default idle_interval of 3600 sec

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago

#5 - Use DESCRIBE RESULT to get the columns in the result of a query

Issue - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: enhancement, released

#4 - Parse zero-precision NUMBER types from Snowflake as integers, rather than decimals

Pull Request - State: closed - Opened by chrisfredregillhg over 3 years ago - 1 comment
Labels: released

#3 - Rework Tests

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: released

#2 - Use UTF-8 binary encoding and handle unknown column types

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: released

#1 - Implement basic DBConnection behavior

Pull Request - State: closed - Opened by fcarlislehg over 3 years ago - 1 comment
Labels: released