Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sapiens/SqlFu issues and pull requests
#101 - update test project to netcore8, update NuGets
Pull Request -
State: open - Opened by GabrieleTronchin 11 months ago
#100 - Bump System.Data.SqlClient from 4.8.2 to 4.8.6 in /src/Tests
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#99 - It seems that InsertedId doesn't get set its internal _value
Issue -
State: closed - Opened by yellokondi over 6 years ago
- 5 comments
#98 - Inserting a record into table with rowversion column in v3.3.5
Issue -
State: closed - Opened by Razhenkov almost 8 years ago
- 4 comments
#97 - Help migrating to v3
Issue -
State: closed - Opened by ahazelwood almost 8 years ago
- 2 comments
#96 - Custom logic for getting and setting properties
Issue -
State: closed - Opened by lambdakris almost 8 years ago
- 4 comments
#95 - Could you write a version 2 to version 3 migration procedure?
Issue -
State: closed - Opened by Ephasme about 8 years ago
- 2 comments
#94 - Adding support for date-related sql functions
Issue -
State: closed - Opened by preslavnd about 8 years ago
- 2 comments
#93 - Concurrency issue with TableInfo in v3.3.3
Issue -
State: closed - Opened by preslavnd over 8 years ago
- 1 comment
#92 - at run time how create a dynamic table , add columns
Issue -
State: closed - Opened by smartmeter over 8 years ago
- 2 comments
#91 - Want to ignore a column, maby should expose Data property in builder interface?
Issue -
State: closed - Opened by orialmog over 8 years ago
- 3 comments
#90 - Added fix for EscapeTableName issue #89
Pull Request -
State: closed - Opened by gideonkorir over 8 years ago
#89 - Typo bug in DbProvider.EscapeTableName
Issue -
State: closed - Opened by gideonkorir over 8 years ago
- 1 comment
#88 - SqlServer2012Provider is using DbType 'datetime' instead of 'datetime2' (v3.0)
Issue -
State: closed - Opened by preslavnd over 8 years ago
- 2 comments
#87 - Object hierarchy support in v3.0
Issue -
State: closed - Opened by preslavnd over 8 years ago
- 3 comments
#86 - DateTime in UTC?
Issue -
State: closed - Opened by cameronmr over 8 years ago
- 9 comments
#85 - PagedQuery multiple table select bug fix.
Pull Request -
State: closed - Opened by mateanticevic over 8 years ago
- 1 comment
#84 - Upgrading to latest Caveman Tools results in errors in SqlFu
Issue -
State: closed - Opened by ahazelwood almost 9 years ago
- 2 comments
#83 - Trying to determine how to handle internal Object mapping into and out of database
Issue -
State: closed - Opened by ahazelwood almost 9 years ago
- 3 comments
#82 - Table config without attributes
Issue -
State: closed - Opened by sapatag almost 9 years ago
- 2 comments
#81 - TableInfo static type cache needs to be Provider specific
Issue -
State: closed - Opened by cameronmr almost 9 years ago
- 1 comment
#80 - Insert many helper
Issue -
State: open - Opened by sapiens about 9 years ago
- 1 comment
Labels: enhancement, backlog
#79 - Timestamp seems to be broken v2.3.7
Issue -
State: closed - Opened by Bitfiddler about 9 years ago
- 4 comments
Labels: enhancement, docs
#78 - HandleParameter doesn't account for linq converts in expressions
Issue -
State: closed - Opened by bgilner about 9 years ago
- 1 comment
#77 - Changed GetPocoMapper method to public availability
Pull Request -
State: closed - Opened by SimplyAdam about 9 years ago
#76 - Making GetPocoMapper public instead of internal
Pull Request -
State: closed - Opened by SimplyAdam about 9 years ago
- 2 comments
#75 - No access to "GetPocoMapper"
Issue -
State: closed - Opened by SimplyAdam about 9 years ago
#74 - Columns with an underscore character values are not being mapped correctly
Issue -
State: closed - Opened by ahazelwood over 9 years ago
- 1 comment
#73 - MSSQL SCOPE_IDENTITY does not work with Guid/UniqueIdentifier primary keys
Issue -
State: closed - Opened by SimplyAdam over 9 years ago
- 4 comments
Labels: up-for-grabs
#72 - Best practice for handling 1 to 1 relationship?
Issue -
State: closed - Opened by gavinharriss over 9 years ago
- 1 comment
#71 - Test Connection Strings should be configurable
Issue -
State: closed - Opened by clupasq over 9 years ago
- 1 comment
#70 - fixed issue #54 - using `.Contains()` on an empty IList
Pull Request -
State: closed - Opened by clupasq over 9 years ago
#69 - Column Mapping
Issue -
State: closed - Opened by mixerp over 9 years ago
- 1 comment
#68 - Queries wirh enums not handled properly in .Net Framework 4.6
Issue -
State: closed - Opened by aleq over 9 years ago
- 3 comments
Labels: bug
#67 - Guid as primarykey for sql server
Pull Request -
State: closed - Opened by sapiens over 9 years ago
#66 - Table with primary key of type Guid
Issue -
State: closed - Opened by alanlima over 9 years ago
- 1 comment
Labels: bug fix
#65 - Easier and more versatile table creation
Issue -
State: closed - Opened by sapiens over 9 years ago
- 1 comment
Labels: enhancement
#64 - More versatile CRUD helpers
Issue -
State: closed - Opened by sapiens over 9 years ago
Labels: enhancement
#63 - Faster dynamic mapping
Issue -
State: closed - Opened by sapiens over 9 years ago
Labels: enhancement
#62 - Db profiles support
Issue -
State: closed - Opened by sapiens over 9 years ago
Labels: enhancement
#61 - Automatic transient errors resilience
Issue -
State: closed - Opened by sapiens over 9 years ago
Labels: enhancement
#60 - Mapping to anonymous types
Issue -
State: closed - Opened by sapiens over 9 years ago
Labels: enhancement
#59 - fixed bug involving [QueryOnly]
Pull Request -
State: closed - Opened by sapiens over 9 years ago
#58 - postgresql JSON datatype support
Issue -
State: closed - Opened by shaktishres over 9 years ago
- 1 comment
#57 - OnCommand not work
Issue -
State: closed - Opened by davidhxy678 over 9 years ago
- 3 comments
#56 - QueryOnly seems not to work
Issue -
State: closed - Opened by bxbxbx over 9 years ago
- 2 comments
#55 - Update generates wrong SQL where clause with generic function
Issue -
State: closed - Opened by bxbxbx almost 10 years ago
- 1 comment
Labels: wontfix
#54 - Improper exception on adding a where clause with a call to IList.Contains method with an empty list instance
Issue -
State: closed - Opened by preslavnd almost 10 years ago
- 2 comments
Labels: enhancement
#53 - Upsert sample?
Issue -
State: closed - Opened by cuentawarra about 10 years ago
- 3 comments
#52 - Remove directory packages from git
Pull Request -
State: closed - Opened by mnemosushi about 10 years ago
- 3 comments
#51 - Fixing issue in ExpressionSqlBuilder
Pull Request -
State: closed - Opened by mnemosushi about 10 years ago
#50 - Fix build error
Pull Request -
State: closed - Opened by mnemosushi about 10 years ago
#49 - Strong type mapping and multiple result sets using stored procedures
Issue -
State: closed - Opened by litera about 10 years ago
- 3 comments
#48 - Advanced query support with lambda expressions
Issue -
State: closed - Opened by aleq about 10 years ago
- 1 comment
#47 - Fix Issue #44
Pull Request -
State: closed - Opened by luisvsilva about 10 years ago
#46 - Included Ignore Attribute
Pull Request -
State: closed - Opened by luisvsilva about 10 years ago
#45 - Devel
Pull Request -
State: closed - Opened by luisvsilva about 10 years ago
- 2 comments
#44 - Propeties with getters should not be included in the query
Issue -
State: closed - Opened by luisvsilva about 10 years ago
- 3 comments
#43 - Set CommandTimeout on PagedQuery
Issue -
State: closed - Opened by yellokondi over 10 years ago
- 2 comments
#42 - Fix "Operation could destabilize the runtime" error when passing a dicti...
Pull Request -
State: closed - Opened by forbjok over 10 years ago
- 2 comments
#41 - Fixing Table creations on *nix OS
Pull Request -
State: closed - Opened by DavidKarlas over 10 years ago
#40 - [QueryOnly] Is ignored when calling db.Update(item, where)
Issue -
State: closed - Opened by chrisdavies over 10 years ago
- 2 comments
Labels: invalid
#39 - SQL Injection vulnerability
Issue -
State: closed - Opened by Maarten88 over 10 years ago
- 4 comments
#38 - Errors under load
Issue -
State: closed - Opened by Maarten88 over 10 years ago
- 5 comments
#37 - SProc helper should allow DbCommand configuration
Issue -
State: closed - Opened by sapiens over 10 years ago
Labels: enhancement
#36 - Set CommandTimeOut
Issue -
State: closed - Opened by Maarten88 over 10 years ago
- 2 comments
#35 - support System.ComponentModel.DataAnnotations.Schema attributes
Issue -
State: closed - Opened by mdissel over 10 years ago
- 2 comments
#34 - Implement Upsert with single SQL statement
Issue -
State: open - Opened by isolaol over 10 years ago
- 4 comments
Labels: enhancement, backlog
#33 - Migration versions:
Issue -
State: closed - Opened by Maarten88 over 10 years ago
- 8 comments
#32 - With sqlite provider paging does not work.
Pull Request -
State: closed - Opened by vlko almost 11 years ago
- 2 comments
#31 - SQLite DDL fixes
Pull Request -
State: closed - Opened by charlesw about 11 years ago
- 3 comments
#30 - SQL Server Provider: Consider using OUTPUT statement within INSERT INTO instead of SCOPE_IDENTITY
Issue -
State: closed - Opened by isolaol about 11 years ago
- 5 comments
Labels: enhancement
#29 - Async support for CRUD operations
Issue -
State: closed - Opened by aleq about 11 years ago
- 6 comments
Labels: enhancement, up-for-grabs
#28 - Insert with identity column for PK
Issue -
State: closed - Opened by aleq about 11 years ago
- 4 comments
#27 - Support for storing SqlFu-specific attributes in metadata classes
Pull Request -
State: closed - Opened by CaspianCanuck about 11 years ago
- 10 comments
#26 - Support for storing SqlFu-specific attributes in metadata classes
Pull Request -
State: closed - Opened by CaspianCanuck about 11 years ago
- 2 comments
#25 - Support for storing SqlFu-specific attributes in metadata classes
Pull Request -
State: closed - Opened by CaspianCanuck about 11 years ago
#24 - Ability to move SqlFu-specific attributes from POCO's to their metadata ...
Pull Request -
State: closed - Opened by CaspianCanuck about 11 years ago
- 2 comments
#23 - Ability to move SqlFu-specific attributes from POCO's to their metadata buddy classes
Pull Request -
State: closed - Opened by CaspianCanuck about 11 years ago
#22 - Ability to alias columns
Issue -
State: closed - Opened by chrisdavies over 11 years ago
- 1 comment
#21 - Insert causes exception due to ignored column
Issue -
State: closed - Opened by kuechlerm over 11 years ago
- 6 comments
#20 - Simple get all select
Issue -
State: closed - Opened by kuechlerm over 11 years ago
- 3 comments
#19 - Insert does not cause get OnCommand logging
Issue -
State: closed - Opened by kuechlerm over 11 years ago
- 2 comments
Labels: bug
#18 - Added new Fetch methods for multiple resultsets and...
Pull Request -
State: closed - Opened by ventaur over 11 years ago
- 1 comment
#17 - Allows custom object properties to use a converter if one is registered.
Pull Request -
State: closed - Opened by ventaur over 11 years ago
- 1 comment
#16 - Should allow for a registered converter against a non-value (custom object) property type
Issue -
State: closed - Opened by ventaur over 11 years ago
- 5 comments
#15 - Using MVC Mini Profiler
Issue -
State: closed - Opened by jchristenson over 11 years ago
- 9 comments
#14 - Oracle support
Issue -
State: closed - Opened by techniq over 11 years ago
- 4 comments
#13 - How can I avoid using data annotation attributes in POCOs?
Issue -
State: closed - Opened by CaspianCanuck over 11 years ago
- 1 comment
#12 - any plans for adding async operations to sqlfu?
Issue -
State: closed - Opened by snielsson over 11 years ago
- 6 comments
#11 - Improving EscapeIdentifier for SqlServerProvider
Pull Request -
State: closed - Opened by SolutionYogi over 11 years ago
- 9 comments
#10 - PagedSqlStatement
Issue -
State: closed - Opened by blahbla over 11 years ago
- 3 comments
#9 - Caveman tools dll version mismatch from nuget
Issue -
State: closed - Opened by bapti about 12 years ago
- 3 comments
#8 - Suggestion: Remove Dependency on Caveman Tools or Fix Namespacing in that Library
Issue -
State: closed - Opened by ventaur over 12 years ago
- 1 comment
#7 - Multi Poco mapping - nullable and guid types not mapped
Issue -
State: closed - Opened by Maarten88 over 12 years ago
- 2 comments
Labels: bug
#6 - multiple result set support
Issue -
State: closed - Opened by Begl4 over 12 years ago
- 9 comments
Labels: enhancement
#5 - Create repository pattern
Issue -
State: closed - Opened by andersburla over 12 years ago
- 7 comments
#4 - SqlCe support
Issue -
State: closed - Opened by andersburla over 12 years ago
- 4 comments
Labels: enhancement
#3 - Added in transaction isolation level as optional parameter
Pull Request -
State: closed - Opened by eswann over 12 years ago
#2 - Suggestion: Remove dependency on Caveman Tools
Issue -
State: closed - Opened by eswann over 12 years ago
- 2 comments