-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
12.3.3
### Bug summary
When running a new project locally and doing an extraction from .uda files …
-
If generating a SQL query using `Contains()` on a db column of type `NTEXT` the query breaks on SQL CE using NPoco v4.0.2
```
Sql sql = Sql();
sql.Select("*")
.From()
.Where(x => x.Stor…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
15.0.0-rc2
### Bug summary
Updating a v14 database to a v15rc2
The console log indicates that t…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.2.2
### Bug summary
Built in _DateTime_ properties like `CreateDate` and `UpdateDate`, return a _Date…
-
There are 37 "throw new Exception" in v5 -- these should be made to more specific exception types to communicate errors both programmatically and textually.
I can create a PR for this as well if yo…
-
Hi,
Awesome library love it. Do you have any plans for async support?
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.2.2
### Bug summary
After migrating to Umbraco 13 one month ago we started experiencing a lot of "Fai…
-
Hi,
On SQL server, I have a table with an autoincrement primary key and a trigger on INSERT.
The insert statement generated by PetaPoco uses OUTPUT to capture the value of the autoincrement but tha…
-
hi matt,
just checking if there is support for the blocklist editor datatype? we've double checked [https://docs.getkonstrukt.net/extras/known-issues](https://docs.getkonstrukt.net/extras/known-iss…
-
### Which *exact* Umbraco version are you using?
8.17.1
### Bug summary
When cold booting a site with 100,000+ nodes I'm getting content.nucache locked errors.
If the content.nucache file…