Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/CrmAdo

An ADO.NET Provider for Dynamics Crm
https://github.com/dazinator/CrmAdo

added unit tests for UPDATE statement

526bb925e9d77c70522ff68e0c1b0b259c6f6bf7 authored almost 11 years ago by Darrell <[email protected]>
updated package version number, publishing to nuget with insert capability.

78062b142f387aee67228fb415a187aca5346332 authored almost 11 years ago by Darrell <[email protected]>
Some classes were made obsolete

714983480e86eead2b84ca58925dd8626748ef7d authored almost 11 years ago by Darrell <[email protected]>
Integration added for Insert of a record, and passing.

3d2b880a3c1a2615fa3d141c89ac54e71cd85b94 authored almost 11 years ago by Darrell <[email protected]>
added paramter handling for insert

a2818d96ce333300f21a4198373608c95b026a72 authored almost 11 years ago by Darrell <[email protected]>
All unit tests passing around correct translation of SQL to appropriate SDK CreateRequest to perform the insert of an entity. Still need to add some tests and cater for the return result from ado.net classes. dazinator/CrmAdo#4

f047a1eee3e93a3b0bc2c5cfe25795c977b7de9b authored almost 11 years ago by Darrell <[email protected]>
32 more unit tests passing for type conversion dazinator\crmado#4

e116fa6029aa13f0abe2f6455d72ffda8e370988 authored almost 11 years ago by Darrell <[email protected]>
Added SdkAttributeTypeConverter class, not fully implemented, as well as EntityBuilder class. dazinator/CrmAdo#4

ef012b86be5df6bdbf8c88a425e030567b2ae8f1 authored almost 11 years ago by Darrell <[email protected]>
more tests passing for insert dazinator/CrmAdo#4

a51c7f77e206c9d31b471f270f19ebc85a7ccec6 authored almost 11 years ago by Darrell <[email protected]>
Create some more unit tests for Insert capabilities. Got some of them passing. dazinator/CrmAdo#4

3532aca0c06703a047e57ce07bc8915d7a8d5f58 authored almost 11 years ago by Darrell <[email protected]>
tidying

5303a51388ff65bdb76c1b853439da92749e0af2 authored almost 11 years ago by Darrell <[email protected]>
refactoring, and added set of unit tests that I have to make pass to support INSERT statements

891615f7d5bd729998450a0b3b1feee54cdc3e1e authored almost 11 years ago by Darrell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/DynamicsCrmDataProvider.git

567fddc8c1bbce01541b194240c85962d0a34eb9 authored almost 11 years ago by Darrell <[email protected]>
Added more tests, refactored some tests

b28b84c44d562dab731b80c75f8c3399963de617 authored almost 11 years ago by Darrell <[email protected]>
Update README.md

e24aaf9d71f8016bbca830ed8ba27b5febb53243 authored almost 11 years ago by Darrell <[email protected]>
Update README.md

40e84559cd6de05b67c9893316786e7836fbd084 authored almost 11 years ago by Darrell <[email protected]>
Update README.md

827c8a3546abc723ad6b56a9e1994a4e4c389d3f authored almost 11 years ago by Darrell <[email protected]>
stable release

18f2f31360a0bec1e066dc822eab59de96321424 authored almost 11 years ago by Darrell <[email protected]>
1.0.1 Stable release

74f861cf3e82c7c6919f8ae47f9e055720d80ac6 authored almost 11 years ago by Darrell <[email protected]>
corrected nuspec file issue

9ca22536fde9445856a7c1fa5f97fa39297e2081 authored almost 11 years ago by Darrell <[email protected]>
version increment

5ec65f6d02720c19d8454e389b4ba3e606ee06a0 authored almost 11 years ago by Darrell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/DynamicsCrmDataProvider.git

04a5d95fc31cd3d11fa9b8999f8ba72c31e2cc62 authored almost 11 years ago by Darrell <[email protected]>
Renamed, added build, packaging, and now release builds push to NuGet

65ee704b0133feadae111647f9f61bb185575dad authored almost 11 years ago by Darrell <[email protected]>
Create License.txt

7af5a08b04e29f69162d1d5c28bb1fed179a4153 authored almost 11 years ago by Darrell <[email protected]>
Delete LICENSE

2466234c640dc844ff21b31a66484ca745874faa authored almost 11 years ago by Darrell <[email protected]>
all unit tests passing

c71f177119f9719266dc6a9e0424bd735a74a8b9 authored almost 11 years ago by Darrell <[email protected]>
dropped fork of sql generation, now back on nuget package

ef97f2c5d0e0feff7348ff6eef93ce9b8370e0d3 authored almost 11 years ago by Darrell <[email protected]>
updated debug config with info required for integration tests to run

1b88bc3d3b14424b59f8cb4689c190dba0b945dd authored almost 11 years ago by Darrell <[email protected]>
tidying

63594948338f4592954234a7ba28291a49da3f5a authored almost 11 years ago by Darrell <[email protected]>
tidying

9757e854e6cc963e9f9b777c9e01faa94cff7432 authored almost 11 years ago by Darrell <[email protected]>
Parameter unit tests now all passing, however some additional complexity was introduced to the object graph when parsing the SQL which is effecting query expression composition

7078c884b3e229d2deb2a203727aceee24eba78e authored almost 11 years ago by Darrell <[email protected]>
added support for Contains, Not Contains, and Negation.

0a7a72800440988010ec959f3845de5499428449 authored almost 11 years ago by Darrell <[email protected]>
updated dynamics sdk nuget packages to latest version. Added support and test cases for using parameters - issue #2 Most test cases passing, however not able to support paramters for Like Filter at present - issue raised jehugaleahsa/SQLGeneration#8

7c79d5828cc0840cd281788ffc02265cb49c3f43 authored almost 11 years ago by Darrell <[email protected]>
had to reference fork build of sql generation until pull request taken

21ef0b12d6ce65394a5135c47ea89ad56f1ec153 authored almost 11 years ago by Darrell <[email protected]>
Added support for filter groups with unit tests and initegration tests, all passing.

82dbecaeaeb44cbcb21630617085e2dc6d36a1da authored almost 11 years ago by Darrell <[email protected]>
Experimenting with filter groups and experimental tests

b9602cf3464720fbad88c4e9aeb4dcd5c2a93685 authored almost 11 years ago by Darrell <[email protected]>
issue raised jehugaleahsa/SQLGeneration#4 which is preventing support for filter groups

313be14b1d747de2b32e27232d2a0a930a75765c authored almost 11 years ago by Darrell <[email protected]>
added integration user account details

b2fedea0ceb678a0667c9be33747136ca21cf1c4 authored almost 11 years ago by Darrell <[email protected]>
git expermient

66d88e6db55d6ea3cca6f46de1ba03d0c45dd23e authored almost 11 years ago by Darrell <[email protected]>
experimenting with git

a9b13728efd1c69c9714ec1acef73d24908658d6 authored almost 11 years ago by Darrell <[email protected]>
added default integration config file

b5924464c6b65388a3faefb97b0130f54dff4d4b authored almost 11 years ago by Darrell <[email protected]>
git testing

a80f3fece6c2fe9cb7991f597b01a2820245d346 authored almost 11 years ago by Darrell <[email protected]>
modified git ignore

4c135c329f1bbbf7dbf2554a6d06f89dbf1a0a24 authored almost 11 years ago by Darrell <[email protected]>
git testing

71d16ee72554b0a4b5a38483676cb5b63780bd3c authored almost 11 years ago by Darrell <[email protected]>
git testing

5a2b0a1b3c5fe3212c96f42ef245644bdf7ad632 authored almost 11 years ago by Darrell <[email protected]>
git testing

0ad2df28d778e1cc047b9b30150272e357bffd45 authored almost 11 years ago by Darrell <[email protected]>
experimenting with git

f5e4b9fd4431da470eb9cc1cff19a51de1fa6bf0 authored almost 11 years ago by Darrell <[email protected]>
another attempt at delete

c6f71325bbd1d3b43dc6feb0c3d0551141df0300 authored almost 11 years ago by Darrell <[email protected]>
small change

31cdd766bf34d6105e7770bd9e195b211e7a9df0 authored almost 11 years ago by Darrell <[email protected]>
removed integration config file from git tracking to avoid sensitive stuff from being revealed!

eebccbd33627648c0f9b0a290e5d916305437b87 authored almost 11 years ago by Darrell <[email protected]>
added placeholder config file for integration tests

0594767e9923bdad2b62006052b031bf80a82999 authored almost 11 years ago by Darrell <[email protected]>
restored integration tests

9b69189922077df364a3d51d3b31ec3e359cddc0 authored almost 11 years ago by Darrell <[email protected]>
Delete app.IntegrationTesting.config

9beb17837704c18858d17f0299e61b1447e014c5 authored almost 11 years ago by Darrell <[email protected]>
Delete IntegrationTests.cs

042dd53ed9174d60e544a59346ab031df4ab67c5 authored almost 11 years ago by Darrell <[email protected]>
Resolved issue with Dynamics SDK condition operators for Contains and Not contains, so all tests passing. WHERE clause conditions now work properly with Joins.

521a9d2adb26a14130f20591487cebcaff1cac9d authored almost 11 years ago by Darrell <[email protected]>
More intgeration tests passing around using joins

cd621008078749fb0f4a30e67983ba2871524a33 authored almost 11 years ago by Darrell <[email protected]>
Enhancements to metadata for support of joins

05a41f5c0dfc4959bcaeaf2cc942b6ca009155a4 authored almost 11 years ago by Darrell <[email protected]>
Now supports JOINS! YEAAAH

783bda40e383b4fd223682eb5433ba03fe5b4987 authored almost 11 years ago by Darrell <[email protected]>
small sql test added with alias

a8cef95f9101015f323574eec17a43124ac59608 authored almost 11 years ago by Darrell <[email protected]>
log tidying

c433e84a0468440069f50e941b10e4e2449a3beb authored almost 11 years ago by Darrell <[email protected]>
Logger change

4f9bbd70fe35207846a78cad0baa5d25ba27ccea authored almost 11 years ago by Darrell <[email protected]>
removed config file

a86909b25bd40ab1fbed35f91153fe256ca73203 authored almost 11 years ago by Darrell <[email protected]>
Split integration tests to seperate project to allow easier filtering in VS test runner. Began exploratory testing for JOIN support in select queries.

c39f2f05f1cc8b9ffe52fb3c59b319fb22a341b7 authored almost 11 years ago by Darrell <[email protected]>
DbProviderFactory implementation added

68c10bf9e6f247ca8b922b33c32abc90c448f10e authored almost 11 years ago by Darrell Tunnell <[email protected]>
changes

dedbc06d0fb537b34075cd2b47d25f2510237514 authored almost 11 years ago by Darrell <[email protected]>
added some additional integration tests.. getting metadata is currently very slow..

617b91d79bc432f931f408e6d623001b3dc3eca4 authored almost 11 years ago by Darrell <[email protected]>
Entity Metadata Provider now working, default implementation is a lazy loading in memory cache, that checks to see if updated metadata is available on each access and updates it if necessary.

c404dd44d92c1c1a31ed706e6b27e54658885179 authored almost 11 years ago by Darrell <[email protected]>
lib changes

8a3277fa41d978e096f983349b9e503e8ea9dc62 authored almost 11 years ago by Darrell <[email protected]>
change

8555ac2c8cdf133631b32bb0e8660d444968fa22 authored almost 11 years ago by Darrell <[email protected]>
Started writing metadata object model

04cbe34d7c9e9251e0d1e01d2359f7aca88e8547 authored almost 11 years ago by Darrell <[email protected]>
added integration tests

6c49a810700832f5f8525784df1a41ce88985cc7 authored almost 11 years ago by Darrell <[email protected]>
git ignore config file

4dfa450c036eeddac010c1e838e6dd0bbe0c057b authored almost 11 years ago by Darrell <[email protected]>
small tweak

1fa4d159edd388ec4181f4526fd66250a41f3f5c authored almost 11 years ago by Darrell <[email protected]>
SQL Generation pakcage updated, thanks to https://github.com/jehugaleahsa, IS NOT NULL unit test now passes

23a85c158a5a7b82cc2358ae3df18fc61ed7dc5c authored almost 11 years ago by Darrell <[email protected]>
SQLGeneration package updated, IS NOT NULL unit test now passes, thanls to https://github.com/jehugaleahsa

e724cd854853401ba7f4d5def9283be7b9d8025c authored almost 11 years ago by Darrell <[email protected]>
Implemented DbDataReader.. Still need to implement paging for it though.

9650e98e81a5b7fe6daef20d0f5966d92114d03b authored almost 11 years ago by Darrell <[email protected]>
Support added for more operators: StartsWith, EndsWith, Contains, DoeNotStartWith, DoesNotEndWith, DoesNotContain

3e5e9fd12a843e7df503253b2388f05e06ccfe0d authored almost 11 years ago by Darrell <[email protected]>
Tidied a test - added some comments

e139288b2557a2b65b85453d428ee1558be457f4 authored almost 11 years ago by Darrell <[email protected]>
Added test cases for IN clause with Guids and Numeric values lists

e80b4dadb684778f413929696fd98321edc14d8c authored almost 11 years ago by Darrell <[email protected]>
Added support for GUID literals

21d2455c15ab5ef1e607e3257d7c78306c805d40 authored almost 11 years ago by Darrell <[email protected]>
Added support for DML: LIKE and NOT LIKE and IN and NOT IN

0c5209d0be1f6695f37368e117eeab317c504051 authored almost 11 years ago by Darrell <[email protected]>
removed 2 redundant tests

826526742cd9202a2882f9396e6392ad19158a48 authored almost 11 years ago by Darrell <[email protected]>
Added support for IS NULL and IS NOT NULL, however IS NOT NULL not working due to bug in a library i depend on. Issue raised to dependency author: https://github.com/jehugaleahsa/SQLGeneration/issues/1

5fc332c5974b60f0dea9f4df75479f818808c438 authored almost 11 years ago by Darrell <[email protected]>
Added support for more filter conditions.

f5eb7b62bfea3066d954506e03001da83cd8ae17 authored almost 11 years ago by Darrell <[email protected]>
Renamed some tests and added another regression test

46066746e64f688d175484f460a6a398ef684d95 authored almost 11 years ago by Darrell <[email protected]>
More tests added and passing, CrmQueryExpressionProvider added

6d479d035c4f025bab5ace45b66bf425e8c9c593 authored almost 11 years ago by Darrell <[email protected]>
All tests passing, some work done to commands.

00fcb099863a0df954f26b6b597c530b6676a481 authored almost 11 years ago by Darrell <[email protected]>
removed bin folder

3b62c273418dd612be0202d5754c665a8a32a650 authored almost 11 years ago by Darrell <[email protected]>
DbCommand implementation added with tests

f5af5be3d0144fce70f4a64755590d8ba62cf159 authored almost 11 years ago by Darrell <[email protected]>
DbConnection Implementation (Test Driven)

0aac02d306f1797ebd9537e358dbaa7c94a0d07c authored almost 11 years ago by Darrell <[email protected]>
Initial project creation

8720fbcf47af4fe7155f6a6a38fdbe2c8dd87419 authored almost 11 years ago by Darrell <[email protected]>
Initial commit

4aeca1d62e88796d585ce71d7b7f2e29990e685d authored almost 11 years ago by Darrell <[email protected]>