This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This patch will fail named_node_state_resource, which calls the 1-arg version of pushy_sql:fetch_node_statuses. Other than that, things look good. |
…om all target pending pushy passing dialyzer
implementation which always returns the POC_ORG_ID
…it. Remove unused POC_ORG_NAME
seth
pushed a commit
that referenced
this pull request
Sep 18, 2013
Removed deps: automeck emysql Updated deps: proper 2013-08-25 f7fa99e Activate two more tests; thanks to Ingo Struck 2013-08-25 5f0d74c Fix extraneous space lager 2013-08-08 2965c23 Merge pull request #165 from ferd/master 2013-08-08 ee0faa8 Clarifying how to disable 'crash_log' envy 2013-09-17 90694c6 Merge remote-tracking branch 'of/non_neg_integer' 2013-09-17 2196b22 Add non_neg_integer support 2013-09-17 abf3d7f Add aliases for list, pos_integer. 2013-09-16 256d4f4 Merge branch 'of/positive_integer' 2013-09-16 c3b87b6 Convert to using ?_test macro from eunit 2013-09-16 678fe1b Add positive_integer validation sqerl 2013-08-15 c371b22 Merge pull request #39 from opscode/of/default_client_mod 2013-08-15 fbe2822 Start pooler for itest 2013-08-15 7d22510 Ensure driver is loaded before returning 2013-08-15 b172d17 In the absence of configuration, default to postgres 2013-08-12 d0c265e Merge pull request #37 from opscode/sd/OC-9062 2013-08-02 a8557fb make sqerl non-active / pooler conf via app.config 2013-08-06 815bae8 Merge branch 'sf/remove-mysql' 2013-08-06 4af85c7 Remove unused testing dependency automeck 2013-08-06 b51c7bd Remove mysql support from sqerl 2013-08-05 8be4c95 sqerl_pgsql_client should not be a system process 2013-08-05 bce94d7 Merge branch 'sf/on-demand-prepare' 2013-08-05 dd036b4 Cleanup return value for internal prepare_statement function 2013-08-05 e57d2d2 Refactor pqc_fetch to use a PrepareFun fun 2013-08-05 422385f Ignore sqerl.plt generated file 2013-08-05 8b6cc2c Add test coverage for sqerl_pgsql_client internal pqc_* functions 2013-08-05 e43684a Less verbose eunit output makes pass/fail easier to read 2013-07-29 38ddf18 Remove unreachable code resulting from pooler upgrade 2013-07-29 710659c Prepare queries on-demand instead of at client start 2013-07-23 d6d3916 Merge pull request #31 from opscode/jpl/surface_pg_error_code 2013-07-16 8827b11 Merge pull request #35 from opscode/ma/oc-7926/add_timeout 2013-07-11 b0bad1c The default timeout of epgsql is 5 seconds. This is too short, and longer requests timeout and roll back. This became apparent when trying to delete large organizations with lots of checksums out of sql. 2013-07-11 b96f6a2 Merge branch 'jc/add-uuid-and-varchararray' 2013-07-10 e59356b Add test coverage around UUID[] insert/select 2013-07-08 dfb4768 Add unit tests around using arrays as parameters epgsql 2013-07-11 6ceff57 Merge branch 'jc/add-uuid-and-varchararray' 2013-07-11 d6a82e8 Merge branch 'cm/sync-with-upstream' 2013-07-03 ce0844c Add varchararray type 2013-07-10 eb6967d Add support to encode/decode uuid and uuidarray types 2013-06-28 7dd9c98 added uuid type 2013-06-28 0f1eb3f Merge remote-tracking branch 'wg/master' 2012-03-13 3318bd5 fix encoding of array lower bound 2012-03-07 4c8f96c add support for float4 and float8 arrays folsom fatal: Invalid revision range 49da398e58c3fe7c663ee4685166a6e25bdd3b0e..de939f5a937e3ace126090a2f6cd837bd2f5bc26
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove usage of hard-coded POC_ORG_ID from code.