Pinned
935 contributions in the last year
Less
More
Contribution activity
September 2021
Created 130 commits in 2 repositories
Opened 42 pull requests in 1 repository
mikependon/RepoDB
42
merged
- Unit Tests for the PropertyValueAttributeMapper.
- #899 Added the Unit Tests for the newly created functional QueryField objects.
- Add a logic to combine the custom/mapped attributes.
- Considered the PropertyValueAttribute (Name, DbType) Mappings by Para…
- #899 - place all the QueryField objects back into the Core library.
- Fix the issues when retrieving the PropertyValueAttribute from the Cl…
- Update RepoDb.SqlServer.BulkOperations.csproj
- Latest Beta Package Updates (Upgrades, Versions)
- More updates and enhancements.
- #886 Added the PropertyHandlerAttributes() method on the FluentMapper class.
- PropertyValueAttribute Mappings, Unit Tests and Enhancements
- Attributes Caching, Mappers, Resolvers and Code Refactoring
- Reverted the changes made on the access modifiers of some extension m…
- Renamed the namespace of the QueryField objects.
- #899 Added the GetHashCode() methods. Renamed the functional classes …
- RepoDB QueryField Formatters
- Minor updates on the sln/csproj files.
- Added the Unit Tests to the MySql, MySqlConnector and SqLite.
- Repodb enhacements
- PropertyValueAttribute Integration with the Compilers
- Minor updates on the Latest/News updates.
- Repodb enhacements
- Updated the TypeMapAttribute to use the base class ParameterPropertyV…
- #886 Added the necessary parameter property value setter attributes.
- Set the 'Provider' column value during the DbHelper generations / More code optimizations
- Some pull requests not shown.
Created an issue in mikependon/RepoDB that received 4 comments
Request: Separate the SqLite Nuget Library into 2
Describe the request The RepoDb.SqLite library is refencing both the Microsoft.Data.Sqlite and System.Data.SQLite.Core Nuget Packages. In order for…
4
comments
Opened 9 other issues in 2 repositories
mikependon/RepoDB
4
open
4
closed
- Request: [MAJOR] Refactor the RepoDB library into multiple Nuget Packages (Consideration to v2.0?)
- Enhancement: Introduce the formatters for the QueryField class
- Enhancement: Add an additional property on the DbField class that handles the DB Provider.
- Enhancement: Add a mapper for PropertyValueAttribute
- Enhancement: Add the attribute-based parameter setters for the DbParameter object.
- Enhancement: Add a Type Map attribute for Microsoft SqLite.
- Enhancement: Create a base class for the Type Map attributes (NpgsqlTypeMapAttribute, MySqlTypeMapAttribute, MicrosoftSqlServerTypeMapAttribute and SystemSqlServerTypeMapAttribute)
- Bug: Calls to any operation throws an object NullReferenceException if not properly initialized.
mikependon/RepoDB.NET
1
open
Started 1 discussion in 1 repository
TwentyFourMinutes/Venflow
TwentyFourMinutes/Venflow
