Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOSQL] AWS DynamoDB Support for .NET Generator #502

Merged
merged 36 commits into from
Sep 2, 2022
Merged

Conversation

gusbro
Copy link
Contributor

@gusbro gusbro commented Nov 22, 2021

  • Add support for reserved keywords. Allow simple queries. Reorganize code
  • Support constants in filters
  • Fix inserts/updates/deletes
  • Fix assignments
  • Empty constants are supported
  • Add support for retrieving results over secondary indexes
  • Update nuget packages & fix lint errors

Issue:69246

@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file
  • dotnet/src/dotnetframework/GxClasses/Data/GXDataNTierADO.cs

@genexusbot genexusbot added the conflict Conflict merging to beta branch label Nov 22, 2021
@gusbro gusbro requested a review from ggallotti November 22, 2021 19:30
@gusbro gusbro temporarily deployed to external-storage-tests November 22, 2021 20:02 Inactive
@genexusbot
Copy link
Collaborator

Manual merge to beta success

@genexusbot genexusbot removed the conflict Conflict merging to beta branch label Nov 23, 2021
@gusbro gusbro temporarily deployed to external-storage-tests December 1, 2021 04:29 Inactive
@gusbro gusbro temporarily deployed to external-storage-tests December 2, 2021 04:37 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file
  • dotnet/DotNetStandardClasses.sln

@genexusbot genexusbot added the conflict Conflict merging to beta branch label Dec 2, 2021
@genexusbot
Copy link
Collaborator

Manual cherry pick to beta success

@genexusbot genexusbot removed the conflict Conflict merging to beta branch label Dec 2, 2021
… DynService.Dynamo to a common package for NET Framework and NET 6
@gusbro gusbro temporarily deployed to external-storage-tests December 3, 2021 14:39 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file
  • dotnet/DotNetStandardClasses.sln

@genexusbot genexusbot added the conflict Conflict merging to beta branch label Dec 3, 2021
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@gusbro gusbro temporarily deployed to external-storage-tests April 22, 2022 14:27 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@gusbro gusbro temporarily deployed to external-storage-tests April 22, 2022 14:57 Inactive
@gusbro gusbro temporarily deployed to external-storage-tests April 26, 2022 21:22 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@gusbro gusbro temporarily deployed to external-storage-tests May 9, 2022 21:01 Inactive
claudiamurialdo
claudiamurialdo previously approved these changes May 9, 2022
@gusbro gusbro temporarily deployed to external-storage-tests June 30, 2022 18:12 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@gusbro gusbro temporarily deployed to external-storage-tests July 1, 2022 16:41 Inactive
@ggallotti ggallotti changed the title Issue69246 dynamo db [NOSQL] AWS DynamoDB Support for .NET Generator Jul 5, 2022
@gusbro gusbro merged commit ec9e523 into master Sep 2, 2022
@gusbro gusbro deleted the Issue69246DynamoDB branch September 2, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants