Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fsprojects/FSharp.AWS.DynamoDB issues and pull requests
#82 - Add Instrumentation
Issue -
State: open - Opened by samritchie 3 months ago
Labels: enhancement, discussion
#81 - Multi transaction API changes
Pull Request -
State: closed - Opened by samritchie 3 months ago
#80 - Streams Support
Pull Request -
State: open - Opened by samritchie 5 months ago
- 4 comments
#79 - Allow empty strings
Pull Request -
State: closed - Opened by purkhusid 5 months ago
- 3 comments
#78 - Fix handling of key attributes with CustomName attributes
Pull Request -
State: open - Opened by purkhusid 5 months ago
- 2 comments
#77 - Add multi table transactions
Pull Request -
State: closed - Opened by purkhusid 5 months ago
- 23 comments
#76 - Add support for same-attribute if-not-exists updates
Pull Request -
State: closed - Opened by samritchie 7 months ago
#75 - Pin FSharp.Core dependency
Pull Request -
State: open - Opened by bartelink 10 months ago
- 7 comments
#74 - defaultArg/if_not_exists for the same attribute
Issue -
State: closed - Opened by matti-avilabs 10 months ago
- 3 comments
#73 - Apply standard formatting across the board
Pull Request -
State: closed - Opened by samritchie 12 months ago
- 9 comments
#72 - chore: Switch to PackageLicenseExpression
Pull Request -
State: closed - Opened by bartelink about 1 year ago
- 1 comment
#71 - Fix warning
Pull Request -
State: closed - Opened by bartelink about 1 year ago
#70 - Changes for 0.12.0 release
Pull Request -
State: closed - Opened by samritchie about 1 year ago
- 1 comment
#69 - Converted build.fsx & GH actions to run Fake via fsi
Pull Request -
State: closed - Opened by samritchie over 1 year ago
#68 - Support ReturnValuesOnConditionCheckFailure
Issue -
State: open - Opened by bartelink over 1 year ago
#67 - Added support for Array.contains and List.contains
Pull Request -
State: closed - Opened by faldor20 over 1 year ago
- 7 comments
#66 - Empty string support
Issue -
State: open - Opened by matti-avilabs almost 2 years ago
Labels: enhancement
#65 - Support for Task-based layer
Issue -
State: open - Opened by bartelink about 2 years ago
- 2 comments
#64 - Support DynamoDB streams
Issue -
State: open - Opened by samritchie about 2 years ago
- 1 comment
Labels: enhancement
#63 - using Map.containsKey does not use expression attribute
Issue -
State: open - Opened by f-messner about 2 years ago
- 1 comment
Labels: bug
#62 - Question on Combining Quotation Predicates
Issue -
State: closed - Opened by alexmorask about 2 years ago
- 2 comments
Labels: question
#61 - Prioritise range key check when constructing a key condition from a BeginsWith expression
Pull Request -
State: closed - Opened by matti-avilabs over 2 years ago
#60 - Support `TransactWriteItems` across multiple tables/record types
Issue -
State: open - Opened by samritchie over 2 years ago
Labels: enhancement
#59 - Enhanced support for single-table design
Issue -
State: open - Opened by matti-avilabs over 2 years ago
- 9 comments
Labels: discussion
#58 - TransactWriteItems: Up limit to 100 items
Pull Request -
State: closed - Opened by bartelink over 2 years ago
#57 - Add consistentRead parameter to GetItem operations
Pull Request -
State: closed - Opened by matti-avilabs over 2 years ago
- 4 comments
#56 - Support ADDing numbers
Pull Request -
State: open - Opened by NickDarvey over 2 years ago
- 1 comment
#55 - 6.0.301
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 4 comments
#54 - Trim TransactWriteItems docs
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 2 comments
#53 - Yield TableDescription from Table Create/Update
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 1 comment
#52 - Fix: Handle null StreamSpecification
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 3 comments
#51 - Update to TypeShape 10
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 2 comments
#50 - Add SourceLink
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 2 comments
#49 - Sync with canonical Async.AwaitTaskCorrect
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 1 comment
#48 - Add TransactWriteItems
Pull Request -
State: closed - Opened by bartelink over 2 years ago
- 6 comments
#47 - Minor Tweaks and cleanup
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 2 comments
#46 - Switch tests to Xunit
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
#45 - Reverted metricsCollector back to `TableContext` level (rather than per-operation)
Pull Request -
State: closed - Opened by samritchie almost 3 years ago
#44 - Bump framework to net60
Pull Request -
State: closed - Opened by samritchie almost 3 years ago
#43 - Clarify ctor/Creation/Verification lifecycle
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 16 comments
#42 - Add TryGetItemAsync
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 1 comment
#41 - Add per-Operation collector parameter
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 4 comments
#40 - Move Sync-over-Async into Scripting
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 2 comments
#39 - Minor tidying
Pull Request -
State: closed - Opened by bartelink almost 3 years ago
- 10 comments
#38 - Add Gitpod support
Pull Request -
State: closed - Opened by purkhusid about 3 years ago
- 1 comment
#37 - Query pagination
Pull Request -
State: closed - Opened by samritchie over 3 years ago
#36 - Hash/sort keys and GSI hash/sort keys can not be set on same field
Issue -
State: closed - Opened by purkhusid over 3 years ago
- 2 comments
#35 - support for TTL
Issue -
State: open - Opened by thomasd3 almost 4 years ago
- 5 comments
Labels: enhancement
#34 - Handling of ResourceNotFoundException
Issue -
State: closed - Opened by NickDarvey almost 4 years ago
- 3 comments
Labels: question
#33 - Removed regex validation on attribute names
Pull Request -
State: closed - Opened by samritchie about 4 years ago
#32 - Update to net50, update dependencies
Pull Request -
State: closed - Opened by samritchie about 4 years ago
#31 - Scan GSI
Issue -
State: open - Opened by samritchie about 4 years ago
- 1 comment
Labels: enhancement
#30 - Paket update dependencies. Update Amazon.DynamoDBV2 to 3.5.3
Pull Request -
State: closed - Opened by kaashyapan about 4 years ago
#29 - Invalid record field name starting with underscore
Issue -
State: closed - Opened by Rajivhost about 4 years ago
- 3 comments
Labels: bug
#28 - Question: how to delete a record without the table key?
Issue -
State: closed - Opened by thomasd3 over 4 years ago
- 1 comment
Labels: question
#27 - Pagination support
Issue -
State: closed - Opened by samritchie over 4 years ago
- 1 comment
Labels: enhancement
#26 - Consider supporting auto-quotations in transaction arguments
Issue -
State: open - Opened by eiriktsarpalis over 4 years ago
Labels: enhancement
#25 - Changed Batch & Delete operation return types
Pull Request -
State: closed - Opened by samritchie over 4 years ago
#24 - Fixed Invalid UpdateExpression exception for Map.remove
Pull Request -
State: closed - Opened by samritchie over 4 years ago
#23 - Upgrade build
Pull Request -
State: closed - Opened by samritchie over 4 years ago
#22 - Add unmaintained tech badge
Pull Request -
State: closed - Opened by eiriktsarpalis almost 5 years ago
#21 - StartsWith query condition not working as expected
Issue -
State: closed - Opened by NatElkins about 5 years ago
- 1 comment
Labels: question
#20 - Updating with Map.remove raises Exception
Issue -
State: closed - Opened by afshawnlotfi over 5 years ago
- 2 comments
Labels: bug
#19 - Question: How do you construct a TableKey for getItem?
Issue -
State: closed - Opened by allumbra over 5 years ago
- 1 comment
Labels: question
#18 - PutItem precondition not working as expected
Issue -
State: closed - Opened by afshawnlotfi over 5 years ago
- 1 comment
Labels: bug
#17 - Feature Request: BatchDeleteItemsAsync to return the TableKeys that failed to be deleted
Issue -
State: closed - Opened by pgeadas over 5 years ago
- 3 comments
Labels: enhancement
#16 - AsyncSeq implementation for DynamoDB
Pull Request -
State: closed - Opened by rtkelly13 about 6 years ago
- 6 comments
#15 - 'default values not supported for unions' on item delete
Issue -
State: closed - Opened by samritchie over 6 years ago
Labels: enhancement
#14 - Feature Request: Add an AsyncSeq overload for ScanAsync
Issue -
State: open - Opened by NatElkins over 6 years ago
- 3 comments
Labels: enhancement
#13 - Updates paket files.
Pull Request -
State: closed - Opened by ChrSteinert almost 7 years ago
- 1 comment
#12 - move test to net461 and move to expecto
Pull Request -
State: closed - Opened by AviAvni about 7 years ago
#11 - update packages move to .net core and expecto and run tests against dynamodb local
Pull Request -
State: closed - Opened by AviAvni about 7 years ago
- 9 comments
#10 - Request for maintainers
Issue -
State: closed - Opened by eiriktsarpalis about 7 years ago
- 2 comments
#9 - Build for netstandard2.0
Pull Request -
State: closed - Opened by Jand42 about 7 years ago
- 7 comments
#8 - Feature Request: Migration
Issue -
State: open - Opened by samritchie about 8 years ago
- 3 comments
Labels: enhancement
#7 - Added sparse GSI support
Pull Request -
State: closed - Opened by samritchie about 8 years ago
- 3 comments
#6 - Round trip changes the offset of DateTimeOffset
Issue -
State: closed - Opened by hvester over 8 years ago
- 2 comments
#5 - Why is a scan all tautological?
Issue -
State: closed - Opened by mjgpy3 over 8 years ago
- 3 comments
#4 - Feature Request: recursive record types
Issue -
State: closed - Opened by mjgpy3 over 8 years ago
- 3 comments
#3 - Sparse GSI support
Issue -
State: closed - Opened by samritchie over 8 years ago
#2 - Fixup dependencies
Pull Request -
State: closed - Opened by forki over 8 years ago
- 1 comment
#1 - Rename to FSharp.Data.DynamoDB?
Issue -
State: closed - Opened by dsyme almost 9 years ago
- 3 comments