publicprofile

Results 7 issues of publicprofile

Hi, I'm trying to use your solution to save the vuex state but if I use it I have big performance problems, each page of my app (vuejs inside electron,...

When I try to execute a stored procedure passing a boolean output type, linq2db is trying to set that output type declaring it as int16 instead of boolean, triggering **PLS-00306:...

area: mapping
provider: oracle

How can I run a function returning a boolean in PLSQL using linq2db? ### Steps to reproduce ```c# return _db.DataConnection.SelectAsync(() => MyPkg.MyFunction(myParameter)); ``` Expected result: return a true or false...

area: mapping
status: has-pr
provider: oracle
type: improvement

**name**: Telegram for Apple Watch dissapeared - Invalid WatchKit Support 🐞 Bug **about**: Bug/Code issue **title**: 'Telegram for Apple Watch dissapeared - Invalid WatchKit Support' **labels**: Bug **assignees**: Is not...

In the following scenario: Stored procedures or functions trying to pass table valued parameters / associative arrays / PL/SQL Index-By Tables are not supporting the PLSQL RECORD type, many applications...

enhancement

Hi, this library is deprecated and is still a dependency of the last version of this library. Any ETA to update it?

### Describe your issue Would like to understand which limitations exists on ListAgg vs StringAggregate since I saw this article https://stackoverflow.com/questions/66803622/linq2db-how-to-use-function-sql-ext-listagg where I saw ListAgg method cannot be used, instead...

type: feature