issues
search
jayson8121
/
dapper-dot-net
Automatically exported from code.google.com/p/dapper-dot-net
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Null Reference Exception - DynamicParameters.Get<>()
#187
GoogleCodeExporter
opened
8 years ago
1
DBNull With parameter
#186
GoogleCodeExporter
opened
8 years ago
0
Please note in the list support docs: no parenthesis
#185
GoogleCodeExporter
opened
8 years ago
0
Dapper.Tvp Nuget Assembly is does not have a strong Name
#184
GoogleCodeExporter
closed
8 years ago
1
Enable Dapper to work with columns that use "_" to seperate words.
#183
GoogleCodeExporter
closed
8 years ago
7
SqlMapperExtensions.Update includes computed properties, too
#182
GoogleCodeExporter
opened
8 years ago
0
type not found
#181
GoogleCodeExporter
closed
8 years ago
3
Provide support for custom enum parse
#180
GoogleCodeExporter
opened
8 years ago
0
SqlProcedure changes Resultset resulting in Error
#179
GoogleCodeExporter
opened
8 years ago
0
Request to add support for ISupportInitialize Interface or similar
#178
GoogleCodeExporter
closed
8 years ago
9
Multi mapping where split on column is in class definition but not result set
#177
GoogleCodeExporter
closed
8 years ago
1
Passing a DataTable parameter to a Stored procedure
#176
GoogleCodeExporter
closed
8 years ago
13
Specified cast is not valid
#175
GoogleCodeExporter
opened
8 years ago
1
Improper oledb parameter regex detection
#174
GoogleCodeExporter
opened
8 years ago
1
Value for LONG Column Type is returned as NULL
#173
GoogleCodeExporter
closed
8 years ago
4
Como usar Dapper
#172
GoogleCodeExporter
closed
8 years ago
8
Connection not open
#171
GoogleCodeExporter
opened
8 years ago
1
Null values from database should overwrite values in object
#170
GoogleCodeExporter
opened
8 years ago
0
Mapping falls if we don't return any data from stored procedure
#169
GoogleCodeExporter
opened
8 years ago
0
Multi mapping requires explicit connection.Open call
#168
GoogleCodeExporter
closed
8 years ago
4
Inconvenience: string size not correctly set for output when no string or size is specified
#167
GoogleCodeExporter
opened
8 years ago
0
System.NotSupportedException: The member [User] of type Domain.User cannot be used as a parameter value
#166
GoogleCodeExporter
opened
8 years ago
0
SqlMapper.typeMap dictionary is not thread-safe
#165
GoogleCodeExporter
closed
8 years ago
3
Parameter size for strings with length larger than 4000
#164
GoogleCodeExporter
closed
8 years ago
1
Impossible to map Nullable<bool> from Oracle DB.
#163
GoogleCodeExporter
closed
8 years ago
3
Candidate to support MS SQL TVPs
#162
GoogleCodeExporter
closed
8 years ago
4
[Nice to have] Vagrant config with multiple db engines configured for adhoc testing
#161
GoogleCodeExporter
opened
8 years ago
0
Add DynamicParameters.AddDynamicParams overloads
#160
GoogleCodeExporter
opened
8 years ago
0
Do not set IDataParameter.DbType when creating input parameters
#159
GoogleCodeExporter
opened
8 years ago
0
Enhancement to DynamicParameters.Add
#158
GoogleCodeExporter
closed
8 years ago
1
datetime2 column with MinValue throwing SqlDateTime overflow exception
#157
GoogleCodeExporter
opened
8 years ago
1
Enhance Dapper to support DataSets
#156
GoogleCodeExporter
opened
8 years ago
5
Dapper Doesn't throw an exception when no property or field exists to map column to
#155
GoogleCodeExporter
opened
8 years ago
3
Dapper sometimes does not ensure a connection is open
#154
GoogleCodeExporter
closed
8 years ago
5
Dapper.sln error
#153
GoogleCodeExporter
closed
8 years ago
1
"select count(*)" not working with SQLite3 - System.InvalidCastException
#152
GoogleCodeExporter
closed
8 years ago
4
Invalid cast when returning mysql LAST_INSERT_ID() (mysql version >= 5.5.32)
#151
GoogleCodeExporter
opened
8 years ago
3
System.MissingMethodException on Mono 3.0.6 .NET framework 4.0
#150
GoogleCodeExporter
opened
8 years ago
1
False positive for consumed flag
#149
GoogleCodeExporter
opened
8 years ago
1
dapper not loading child object properties
#148
GoogleCodeExporter
opened
8 years ago
0
make connection per query problem in MySQL
#147
GoogleCodeExporter
opened
8 years ago
0
Front page of the google code dapper.net website has a broken link
#146
GoogleCodeExporter
opened
8 years ago
0
Execute fails on iDB2 with parameters of different data types
#145
GoogleCodeExporter
opened
8 years ago
4
Add special support for the JSV format
#144
GoogleCodeExporter
closed
8 years ago
2
Dapper 1.13 introduces bug to dynamic types
#143
GoogleCodeExporter
opened
8 years ago
6
Can't Deserialize Enumeration when Field is "Status"
#142
GoogleCodeExporter
closed
8 years ago
7
Querying decimal into object results in truncation of data
#141
GoogleCodeExporter
opened
8 years ago
1
Enhancement: Convert DefaultTypeMap to a Strategy
#140
GoogleCodeExporter
opened
8 years ago
13
Version number of DLL on 1.13 still reads 1.12.1.1
#139
GoogleCodeExporter
closed
8 years ago
2
mapperConnection in PerformanceTests.cs, something maybe a typo
#138
GoogleCodeExporter
closed
8 years ago
1
Next