issues
search
sapiens
/
SqlFu
Fast and versatile .net core data mapper/micro-orm
Other
229
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update test project to netcore8, update NuGets
#101
GabrieleTronchin
opened
7 months ago
0
Bump System.Data.SqlClient from 4.8.2 to 4.8.6 in /src/Tests
#100
dependabot[bot]
opened
9 months ago
0
It seems that InsertedId doesn't get set its internal _value
#99
yellokondi
closed
6 years ago
5
Inserting a record into table with rowversion column in v3.3.5
#98
Razhenkov
closed
7 years ago
4
Help migrating to v3
#97
ahazelwood
closed
7 years ago
2
Custom logic for getting and setting properties
#96
lambdakris
closed
7 years ago
4
Could you write a version 2 to version 3 migration procedure?
#95
Ephasme
closed
7 years ago
2
Adding support for date-related sql functions
#94
preslavnd
closed
7 years ago
2
Concurrency issue with TableInfo in v3.3.3
#93
preslavnd
closed
8 years ago
1
at run time how create a dynamic table , add columns
#92
smartmeter
closed
8 years ago
2
Want to ignore a column, maby should expose Data property in builder interface?
#91
orialmog
closed
8 years ago
3
Added fix for EscapeTableName issue #89
#90
gideonkorir
closed
8 years ago
0
Typo bug in DbProvider.EscapeTableName
#89
gideonkorir
closed
8 years ago
1
SqlServer2012Provider is using DbType 'datetime' instead of 'datetime2' (v3.0)
#88
preslavnd
closed
8 years ago
2
Object hierarchy support in v3.0
#87
preslavnd
closed
8 years ago
3
DateTime in UTC?
#86
cameronmr
closed
8 years ago
9
PagedQuery multiple table select bug fix.
#85
mateanticevic
closed
8 years ago
1
Upgrading to latest Caveman Tools results in errors in SqlFu
#84
ahazelwood
closed
8 years ago
2
Trying to determine how to handle internal Object mapping into and out of database
#83
ahazelwood
closed
8 years ago
3
Table config without attributes
#82
sapatag
closed
8 years ago
2
TableInfo static type cache needs to be Provider specific
#81
cameronmr
closed
8 years ago
1
Insert many helper
#80
sapiens
opened
8 years ago
1
Timestamp seems to be broken v2.3.7
#79
Bitfiddler
closed
8 years ago
4
HandleParameter doesn't account for linq converts in expressions
#78
bgilner
closed
8 years ago
1
Changed GetPocoMapper method to public availability
#77
SimplyAdam
closed
8 years ago
0
Making GetPocoMapper public instead of internal
#76
SimplyAdam
closed
8 years ago
2
No access to "GetPocoMapper"
#75
SimplyAdam
closed
8 years ago
0
Columns with an underscore character values are not being mapped correctly
#74
ahazelwood
closed
8 years ago
1
MSSQL SCOPE_IDENTITY does not work with Guid/UniqueIdentifier primary keys
#73
SimplyAdam
closed
8 years ago
4
Best practice for handling 1 to 1 relationship?
#72
gavinharriss
closed
8 years ago
1
Test Connection Strings should be configurable
#71
clupasq
closed
9 years ago
1
fixed issue #54 - using `.Contains()` on an empty IList
#70
clupasq
closed
9 years ago
0
Column Mapping
#69
mixerp
closed
9 years ago
1
Queries wirh enums not handled properly in .Net Framework 4.6
#68
aleq
closed
9 years ago
3
Guid as primarykey for sql server
#67
sapiens
closed
9 years ago
0
Table with primary key of type Guid
#66
alanlima
closed
9 years ago
1
Easier and more versatile table creation
#65
sapiens
closed
9 years ago
1
More versatile CRUD helpers
#64
sapiens
closed
9 years ago
0
Faster dynamic mapping
#63
sapiens
closed
9 years ago
0
Db profiles support
#62
sapiens
closed
9 years ago
0
Automatic transient errors resilience
#61
sapiens
closed
9 years ago
0
Mapping to anonymous types
#60
sapiens
closed
9 years ago
0
fixed bug involving [QueryOnly]
#59
sapiens
closed
9 years ago
0
postgresql JSON datatype support
#58
shaktishres
closed
9 years ago
1
OnCommand not work
#57
davidhxy678
closed
9 years ago
3
QueryOnly seems not to work
#56
bxbxbx
closed
9 years ago
2
Update generates wrong SQL where clause with generic function
#55
bxbxbx
closed
9 years ago
1
Improper exception on adding a where clause with a call to IList.Contains method with an empty list instance
#54
preslavnd
closed
9 years ago
2
Upsert sample?
#53
cuentawarra
closed
9 years ago
3
Remove directory packages from git
#52
mnemosushi
closed
9 years ago
3
Next