issues
search
Kros-sk
/
Kros.KORM
Simple and fast micro-ORM framework for .NET.
MIT License
9
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to .NET 8
#111
satano
closed
10 months ago
2
Comparing with NULL is always FALSE
#110
petriq
opened
1 year ago
0
Query with ternary operator in LINQ Where clause fails
#109
petriq
opened
1 year ago
0
Use latest ersions of Kros.Utils and Microsoft.Data.SqlClient
#108
satano
closed
1 year ago
2
Unit tests for LongCount method
#107
petriq
closed
1 year ago
1
LongCount method support
#106
petriq
closed
1 year ago
1
Support for LongCount method
#105
petriq
closed
1 year ago
0
String comparison in SQL query
#104
tereziavrabkova
closed
1 year ago
2
Transaction async commit & Rollback
#103
Burgyn
closed
2 years ago
1
Cancellation token for commit
#102
bakosk
closed
2 years ago
1
Fixed ignoring value generators on commit
#101
Peto-210
closed
2 years ago
1
Added option to ignore value generators
#100
Peto-210
closed
2 years ago
0
Program fails at Microsoft.Data.SqlClient.SqlException: 'Must declare the scalar variable "@InvoiceTemplateId".
#99
lubofuco
opened
2 years ago
0
Add README.md to NuGet package
#98
satano
closed
2 years ago
2
Use converter for null values in database
#97
satano
closed
2 years ago
1
Set transaction command timeout.
#96
MarianMatula
closed
2 years ago
0
KORM does not call converter if property value is null
#95
marek011
closed
2 years ago
0
Execute with temp table extension with command timeout.
#94
JanoSlivka
closed
2 years ago
1
Remove fix for OData query
#93
satano
closed
2 years ago
2
Fix ORDER BY nullable column in OData query
#92
satano
closed
2 years ago
1
Support for specifying sql bulk copy options.
#91
JanoSlivka
closed
2 years ago
2
Order by nullable column
#90
ML13
closed
2 years ago
0
Add support for GUID primary keys
#89
satano
closed
2 years ago
1
Add tests for querying nullable properties
#88
satano
closed
3 years ago
2
Add support for GUID primary key
#87
satano
closed
2 years ago
1
Execute with temp table extension with object definition.
#86
JanoSlivka
closed
3 years ago
2
Fixed inserting data with delimiters
#85
Burgyn
closed
3 years ago
0
Added execute with temp table extension for IDatabase.
#84
misho048
closed
3 years ago
1
custom columns condition in upsert command
#83
ondrix
closed
3 years ago
0
Reserved words as names for columns or table
#82
Burgyn
closed
3 years ago
2
Create extension methods ExecuteWithTempTable(Async)
#81
JardoHornak
closed
3 years ago
0
Nullable nvarchar/varchar column with null value mapping to string record
#80
rudolfficek
closed
3 years ago
1
Fix nullable types
#79
Burgyn
closed
3 years ago
1
Bug: Cannot insert explicit value for identity column in table 'TableName' when IDENTITY_INSERT is set to OFF
#78
motycak
opened
3 years ago
1
Use output into in isnsert commmand.
#77
ML13
closed
3 years ago
1
use OUTPUT INTO on SqlServer for returning columns
#76
ML13
closed
3 years ago
0
Update Kros.Utils to 1.18.0
#75
satano
closed
3 years ago
1
Check if ctor param match property
#74
Burgyn
closed
3 years ago
1
Support explicit ID generator name for primary key
#73
satano
closed
3 years ago
1
Support Int64 ID generator
#72
satano
closed
3 years ago
1
Record type
#71
Burgyn
closed
3 years ago
0
Set timeout to nested transaction by top transaction.
#70
JanoSlivka
closed
3 years ago
1
Version 4.0.0-alpha.21
#69
satano
closed
3 years ago
2
Feature/upsert extensions
#68
ondrix
closed
3 years ago
0
Version 4.0.0-alpha.20
#67
satano
closed
3 years ago
2
Bugfix/merge semicolon
#66
ondrix
closed
3 years ago
0
Version 4.0.0-alpha.19
#65
satano
closed
3 years ago
2
idbset upsert
#64
ondrix
closed
3 years ago
1
Version 4.0.0-alpha.18
#63
satano
closed
3 years ago
2
upsert command
#62
ondrix
closed
3 years ago
1
Next