issues
search
schotime
/
NPoco
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
Apache License 2.0
848
stars
302
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using extension methods in query?
#705
PeterN
opened
1 month ago
0
WhereSql does not put parentheses around statement leading to unexpected results
#704
ueler
opened
2 months ago
0
culture bug??
#703
newyhj
opened
2 months ago
0
NPOCO Does not map Composite Primary Key
#702
ccasalicchio
closed
4 months ago
1
IMapper.GetParameterConverter sourceType parameter Is a different type between Insert and Update
#701
vllama
opened
5 months ago
1
Is version column in Sql Server supposed to be populated after an update?
#700
preiius
opened
6 months ago
0
Map string to json/jsonb field with PostgreSQL
#699
PeterN
closed
8 months ago
1
NullReferenceException / InvalidOperationException on multiple calls to Async Db method
#698
jennablackwell
opened
9 months ago
2
Why isn't DBConcurrencyException sent to IExceptionInterceptor?"
#697
fravalpin
opened
9 months ago
1
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/NPoco.SqlServer.SystemData
#696
dependabot[bot]
opened
9 months ago
0
V6
#695
schotime
opened
10 months ago
0
Repository-wide license?
#694
CMBrando
closed
10 months ago
1
Foreign key example using fluent mapping
#693
mchomem
opened
11 months ago
1
More than 4 Multiple Result Sets Mapping - 2
#692
joni1700
opened
1 year ago
0
Hint() with PostgreSQL
#691
PeterN
opened
1 year ago
0
Added Metadata to ColumnInfo which can be accessible from IMapper
#690
dario-l
opened
1 year ago
2
SQLite Insert Error : SQL logic error unrecognized token: @
#689
maxbrugnerotto
opened
1 year ago
0
Fix detection of Sqlite connections
#688
Hakon
closed
1 year ago
1
SqliteConnection misdetected as SqlServerConnection
#687
Hakon
closed
1 year ago
1
Dependency injection example for context
#686
mchomem
opened
1 year ago
1
new questions regarding multi-tenant apps
#685
plsft
opened
1 year ago
0
InsertBulkAsync<T> fails with error: Cannot change DataType of a column once it has data.
#684
Raxidi
opened
1 year ago
2
Parameters are not working
#683
AaronSadlerUK
opened
1 year ago
5
One To Many References not working
#682
deekoulos
opened
1 year ago
1
strongly typing IDs using implicit operator?
#681
jakobadam
opened
1 year ago
0
No Tracking for Inserts
#680
ccasalicchio
opened
1 year ago
1
get rid of using statements , automatically open close
#679
blackholeearth
closed
1 year ago
5
Exec generic Sql commands when connection opens (PRAGMA)
#678
nhaberl
opened
1 year ago
1
NPoco writes Guid values to SQLite as BLOB
#677
kodfodrasz
closed
1 year ago
1
Bulk insert with nullable bool
#676
79it
opened
1 year ago
0
PagingHelper.SplitSQL does not work when query has comments
#675
MarcosLopezC
opened
1 year ago
0
Column Name attribute does not map properly on Nested Objects
#674
Oskar-Ardolo
opened
1 year ago
0
Add support for Mappers in Linq queries for Where clauses in lambda and unary expressions
#673
askrinnik
closed
1 year ago
3
Are Composite Keys Still Supported?
#672
markadrake
closed
2 years ago
1
Reuse expression parameter if value has already been seen.
#671
PeterN
opened
2 years ago
1
Reuse Parameters with LINQ-style queries
#670
PeterN
opened
2 years ago
0
multiple primary keys, one is autoIncrement -- is this possible?
#669
erict-powersoft
opened
2 years ago
1
Mappers are not applied when generating query WHERE clauses
#668
bryanboettcher
opened
2 years ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/NPoco.Tests
#667
dependabot[bot]
closed
2 years ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/NPoco.JsonNet
#666
dependabot[bot]
closed
2 years ago
0
Use converters for ExecuteScalar calls
#665
mattbrailsford
opened
2 years ago
0
ExecuteScalar map strings to Guid
#664
mattbrailsford
opened
2 years ago
1
ValueTupleRowMapper caching mappers too much
#663
asztal
opened
2 years ago
0
CancellationToken support
#662
LarsVonQualen
closed
10 months ago
2
Trouble with double underscore and MySQL
#661
redarccoder
closed
2 years ago
1
ORA-00933: SQL command not properly ended
#660
ikvm
closed
2 years ago
7
Multiple `IncludeMany`
#659
mattbrailsford
closed
2 years ago
1
ParameterHelper: avoid threating Newtonsoft JObject/JToken as collect…
#658
IGionny
closed
10 months ago
1
C# DateOnly does not work with SQLServer date field
#657
IvoTops
closed
10 months ago
5
BulkCopyBatchSize added to insertBulkOptions
#656
IvoTops
closed
1 year ago
1
Next