Jerome Leclanche
Jerome Leclanche
2.9.0a0 is available as a prerelease on pypi by the way, testing is appreciated!
@adlindenberg Sorry for lack of clarity. There are two kinds of migrations our users have to deal with when we go from version X to version X+1: Data migrations and...
Deadlocks should be essentially gone / fixed in 2.10.
With that said, this may become irrelevant soon, as we're getting some movement on it in django core. https://forum.djangoproject.com/t/postgres-composite-types/32667/2 Paging @csirmazbendeguz in case you haven't seen this library.
@csirmazbendeguz I noticed yeah -- I'm highlighting this as I believe the original ticket talks about composite fields, not composite PKs. Either way discussion seems to mix itself up so...
What do you mean more specifically, can you explain what you're trying to achieve?
We want this in two places: runner and menu
No idea, but if it's DM-specific we should have code in there for SDDM and that'll be good enough. Though, maybe in wayland its easier?
@williln Are you able to reproduce this in the `dev/2.10` branch? I believe we are getting rid of this in 2.10.
It seems like claude code doesn't like its own alias (possibly only with certain shell setups - i reproduced with zsh). Workaround: copy `~/.claude/local/claude` (a bash one-liner pass-through) to somewhere...