-
Working with SQL Server implement an easy way for use sequences in an primary key colum specificing the next value for the sequence:
SQL Statement as example :
ALTER TABLE [Purchasing].[Supplier…
-
### Version
4.5.4
### Context
`Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2748 ms, time limit is 2000 ms`
```
io.vertx.core.VertxException: Thread blocked
at j…
-
We're running a buildbot-instance on https://builder.blender.org/admin which we use to do CI on our git-repo on https://projects.blender.org/blender/blender
We use a trigger to kick buildbot into b…
-
Concept:
- Save unread notifications in Database
- Users can customize their notification settings to:
- Mute specific notification events (What happened?)
- Mute specific notification s…
-
I am using the toJson/fromJson methods of data classes generated by Drift to essentially 'map' between data records which have the same schema.
In doing so, I am getting runtime errors, because it …
-
## Problem
Similar to https://github.com/prisma/prisma/issues/12248, there are sometimes I want to do things Prisma does not support out of the box. While one approach is to open a new issue report…
-
### Describe the bug
~~We have a use case to provide multiple column values to a UDAF. UDAFs support one column input (unless I'm mistaken, I'm looking at [this](https://github.com/apache/arrow-dat…
-
- [x] I have searched the [issues](https://github.com/facebook/ent/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
If the same predicate is set mu…
-
### Explanation of what you want to do that is currently impossible
IIRC many years ago (2010 maybe?) SQLite was supported, seems it no longer is?
### Desired functionality
run SQLite in…
-
Since different CDM versions have different requirements regarding condition_occurrence.condition_start_datetime and condition_occurrence.condition_start_date, the SQL queries should be modified to us…