Ecosyste.ms: Issues

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

GitHub / mikependon/RepoDB issues and pull requests

#199 - QueryGroup requires IEnumerable<QueryField>.ToList() to work.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: bug, deployed

#100 - Add integration Test for 'Array.Contains', 'String.StartsWith', 'String.EndsWith', 'String.Contains'

Issue - State: closed - Opened by mikependon over 5 years ago - 2 comments
Labels: test, todo

#99 - Optimize the conversion of QueryField, QueryField(s), LinqExpression into QueryGroup inside DbRepository

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#98 - Call the QueryField.Reset() internally.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#97 - Support the 'InlineUpdate' dynamic object with Id parameter.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#96 - Add the 'hints' in the 'BatchQuery' operation.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#95 - Add the 'hints' in the 'Count' operation.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#94 - Introduce 'UpdateMultiple', different from 'UpdateAll'.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: todo, feature

#93 - Introduce the 'UpdateAll' via 'PrimaryKey'.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: todo, feature

#92 - Introduce the 'InsertMultiple', different from 'InsertAll'.

Issue - State: closed - Opened by mikependon over 5 years ago - 2 comments
Labels: todo, deployed, feature

#91 - Introduce the 'InsertAll', different from 'InsertMultiple'.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: todo, feature

#90 - Document 'TypeMapper.ConversionType'

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: documentation

#89 - Document the AsyncResultExtractor - how important the Extract() method is

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: documentation, todo, priority

#88 - CRITICAL: All 'Async' methods are not working in the DbRepository/BaseRepository

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: bug, todo, priority, deployed

#86 - Add unit test for the [TypeMap] attribute.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: test, todo

#85 - Recreate all Integration Test to make it more readable

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: test, todo

#83 - Introduce the QueryMultiple<T1, T7> to DbRepository class.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: todo, priority, deployed

#82 - Revisits the checking of PrimaryKey from the ClassPropery if there are other non-Id column that is defined as [PRIMARY]

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: bug, todo, priority

#81 - Add support for BulkInsert with DbDataReader that has a literal TableName argument.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#80 - Support yielding of the results through the CloseConnection of the DbDataReader.

Issue - State: open - Opened by mikependon over 5 years ago
Labels: enhancement, todo

#79 - Revisits the EntityType when creating a Parameter Values

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#78 - Add UnitTest the ITrace.<Before/After>QueryMultiple

Issue - State: closed - Opened by mikependon over 5 years ago - 2 comments
Labels: test, todo, deployed

#77 - Add documentation on the DbConnection.QueryMultiple operation.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: documentation, todo

#76 - Add documentation on the QueryHints.

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: documentation, todo

#75 - Support DbConnection.BulkInsert(DbDataReader)

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: enhancement, todo, deployed

#74 - Remove non-necessary arguments in Query, Delete and single operations when using PrimaryKey

Issue - State: closed - Opened by mikependon over 5 years ago - 1 comment
Labels: bug, todo, deployed

#73 - Support field-to-field comparisson in the 'expression-based' parameters.

Issue - State: open - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, todo, for grabs

#72 - Add 'expression-based' parameter in the 'Execute<Methods>()' operation.

Issue - State: closed - Opened by mikependon almost 6 years ago
Labels: enhancement, invalid, todo

#71 - Remove dynamic objects parameters for non Execute<Operation>() methods

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#70 - Create an 'Async' based ExecuteReader(), ExecuteScalar(), ExecuteNonQuery()

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, todo, priority, deployed

#69 - Document the 'IsForProvider' and 'GetProvider'.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: documentation, todo

#68 - Add unit test for 'IsForProvider' and 'GetProvider' methods.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: test, todo

#67 - Add integration test for the 'BulkOperation' column mappings.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: test, todo, deployed

#66 - Add IntegrationTest for the 'async' operations.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, test, deployed

#65 - Expose the extended method named 'IsForProvider' and 'GetProvider' of connection object.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: todo, deployed

#64 - Add a column mapping options for the 'BulkInsert' operation.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#63 - Revert back the 'Async' methods to use 'async/await' over 'Task'.

Issue - State: closed - Opened by mikependon almost 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#62 - Sql Server Authentication issue

Issue - State: closed - Opened by TunayT almost 6 years ago - 9 comments
Labels: wontfix

#61 - Add unit test for OrderField.Ascending, OrderField.Descending and Field.Parse by Expressions.

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: test, todo, deployed

#60 - Create a UnitTests for MethodCallExpression(s) for the Query, Delete, Update, Merge, InlineMerge, InlineUpdate

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: test, todo, deployed

#59 - Create a UnitTests for ConstantExpression(s) for the Query, Delete, Update, Merge, InlineMerge, InlineUpdate

Issue - State: closed - Opened by mikependon about 6 years ago - 2 comments
Labels: test, todo, deployed

#58 - Create a UnitTests for MemberExpression(s) for the Query, Delete, Update, Merge, InlineMerge, InlineUpdate

Issue - State: closed - Opened by mikependon about 6 years ago - 2 comments
Labels: test, todo, deployed

#57 - Create a UnitTests for UnaryExpression(s) for the Query, Delete, Update, Merge, InlineMerge, InlineUpdate

Issue - State: closed - Opened by mikependon about 6 years ago - 2 comments
Labels: test, todo, deployed

#56 - Support RepoDb.OrderField.Descending<TEntity> Expression

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#55 - Support RepoDb.OrderField.Ascending<TEntity> Expression

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#54 - Support RepoDb.Field.From<TEntity> Expression

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#53 - Guid Primary Key is not being set if the Class Name is a Mapped Class

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: bug, invalid, deployed

#52 - Create a parser for the Expression Tree (IQueryable object) to be fit for Sql Statement Builder

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, todo, deployed

#51 - Remove Multi Mapping Support - DataEntityMapper Class

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: todo, priority, deployed

#50 - Support array-based parameters for ExecuteNonQuery and ExecuteScalar at DbConnectionExtension.

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, todo, priority, deployed

#49 - RepoDb: Performance Benchmark Result Is Gone

Issue - State: closed - Opened by mikependon about 6 years ago
Labels: documentation, todo

#48 - Performance: Cache the column definition and improve the IL through this

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, deployed

#47 - Performance: Compile the Expression Trees

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: enhancement, deployed

#46 - Introduce/Implement Max Field Lengths for Varchar/NVarchar fields

Issue - State: closed - Opened by TheMouster about 6 years ago - 1 comment
Labels: invalid, help wanted

#45 - Introduce/Implement Timestamp/Rowversion Concurrency

Issue - State: closed - Opened by TheMouster about 6 years ago - 1 comment
Labels: invalid, help wanted

#44 - When installing RepoDb, the packages.config references are referencing an (not referenced) assemblies

Issue - State: closed - Opened by mikependon about 6 years ago - 1 comment
Labels: bug, deployed

#43 - Cached command text for (FieldName = NULL) is being saved for (FieldName != NULL)

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#42 - Bug: NULL DateTime with Milliseconds is Failing when passing to DB

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#41 - Document that removal of the 'DataEntity' object.

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo, deployed

#40 - Cache all operational command texts.

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, todo, priority, deployed

#39 - Cache the QueryGroup object to improve performance in the Query

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, todo, priority, deployed

#38 - Support IQueryable Interface

Issue - State: closed - Opened by mikependon over 6 years ago - 7 comments
Labels: enhancement, todo, deployed

#37 - Make the documentation more technical

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo

#36 - Document the features Recursive Query, Type Mapping, Identity Attribute, Recursion Manager

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: documentation, todo

#35 - Introduce Multiple Result Query in Raw Sql Access

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, invalid

#34 - Change Unit/Integration Test Framework from NUnit to Microsoft Test to support .Net Standard

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, test, todo, priority

#33 - Add an extensive Unit Test for Caching

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo

#32 - Introduce Bulk Merge

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo, deployed, feature, fixed

#31 - Introduce Bulk Delete

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo, deployed, feature, fixed

#30 - Introduce Bulk Update

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: todo, deployed, feature, fixed

#29 - Remove DataEntity Base Class

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, todo, priority, deployed

#28 - Override the Dynamics (custom Class) when comparing the Dynamic objects

Issue - State: closed - Opened by mikependon over 6 years ago - 2 comments
Labels: enhancement, priority

#27 - Improve RawSql Performance via GetHashCode and Equals

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, priority

#26 - Override the GetHashCode and Equals method of the Query objects (QueryGroup, QueryField, Field, Parameter, OrderField, etc)

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, priority, deployed

#25 - Use reader.GetValues instead of reader's indexer at IL level

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement, priority

#24 - Cache Issue: An exception is thrown if the CacheKey is being passed in the repository.Query

Issue - State: closed - Opened by mikependon over 6 years ago - 2 comments
Labels: bug, deployed

#23 - Support a raw SQL Query Statement Array Parameters

Issue - State: closed - Opened by mikependon over 6 years ago - 2 comments
Labels: enhancement, deployed

#22 - DateTimeOffset is not supported at v1.2.0-beta5

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#21 - Created integration tests for SQL Server

Pull Request - State: closed - Opened by rdagumampan over 6 years ago

#20 - Calling SqlDbStatementBuilder.CreateMerge Resulted at StackOverflowException

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#19 - Support BLOB data types

Issue - State: closed - Opened by rdagumampan over 6 years ago - 6 comments
Labels: enhancement, deployed

#18 - Merge failed when PK column was not passed in the dataset

Issue - State: closed - Opened by rdagumampan over 6 years ago - 1 comment
Labels: bug, deployed

#17 - fix Insert stored procedure

Pull Request - State: closed - Opened by kjnckelly over 6 years ago - 2 comments
Labels: wontfix

#16 - Consider creating .NET Type to DBType mapping

Issue - State: closed - Opened by rdagumampan over 6 years ago - 1 comment
Labels: enhancement, deployed

#15 - Query is defaulting to TOP instead of using PK

Issue - State: closed - Opened by rdagumampan over 6 years ago - 1 comment
Labels: bug, deployed

#14 - Update README.md

Pull Request - State: closed - Opened by ovidr over 6 years ago - 2 comments
Labels: wontfix

#13 - Fixed: Parameters are still created even if property was marked with Ignore

Pull Request - State: closed - Opened by rdagumampan over 6 years ago - 1 comment
Labels: bug

#12 - Parameters are still created even if property was marked with Ignore

Issue - State: closed - Opened by rdagumampan over 6 years ago - 3 comments
Labels: bug, deployed

#11 - Enabler: Connection Object Reconnection Attempt

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: enhancement

#10 - BatchQuery ignores property mapping

Issue - State: closed - Opened by Christoph-Wagner over 6 years ago - 4 comments
Labels: bug, deployed

#9 - When passing the context in "WHERE" parameter, the Id field is always required

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#8 - Query Context Property = NULL is not working as (IS NULL)

Issue - State: closed - Opened by mikependon over 6 years ago - 2 comments
Labels: bug, deployed

#7 - Exceptions occur running in Parallel

Issue - State: closed - Opened by mikependon over 6 years ago - 2 comments
Labels: bug, deployed

#6 - Calls to Repository.Query resulted to an Intermittent Exception

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#5 - Querying a NULL Values

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#4 - Reflection Emitter fails on Nullable Entity Properties

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed

#3 - Added a code of conduct file

Pull Request - State: closed - Opened by mikependon over 6 years ago

#2 - Operation.In Exception is Thrown for Array Values

Issue - State: closed - Opened by mikependon over 6 years ago - 1 comment
Labels: bug, deployed