onozaty
banner
onozaty.bsky.social
onozaty
@onozaty.bsky.social
51 followers 72 following 450 posts
Software Engineer github.com/onozaty | Java、C#、JavaScript、PostgreSQL、Redmine、Chrome Extension | WurtS、クボタカイ、eill、imase、PEOPLE 1、諭吉佳作/men、and more | アーセナル https://twitter.com/onozaty
Posts Media Videos Starter Packs
とりあえずREST APIでって回答したけど、Projectのdefault assigneeをViewCusomitze.contextで取れるようにしても良いかなって気持ちもある。
Show project default assignee in project information list on overview page · Issue #155 · onozaty/redmine-view-customize-scripts https://github.com/onozaty/redmine-view-customize-scripts/issues/155
Show project default assignee in project information list on overview page · Issue #155 · onozaty/redmine-view-customize-scripts
For each redmine project there is a tab ISSUE TRACKING in the project SETTINGS page. Within ISSUE TRACKING there is a field DEFAULT ASSIGNEE where you can choose the default user that issues are cr...
github.com
git-forkとても気に入っていて愛用しているのだけど、最近唯一足りないなぁと思うのは、AI使ったコミットメッセージ作成なんだけど、なんか入ってくれないかなぁ。
AI Commits integration into Fork · Issue #1886 · fork-dev/Tracker https://github.com/fork-dev/Tracker/issues/1886
AI Commits integration into Fork · Issue #1886 · fork-dev/Tracker
Hello, Dan and Tanya! Thank you for creating Fork. I was wondering if there was a way to integrate https://github.com/Nutlope/aicommits into Fork? With 5.1K stars it would make it quicker and simpl...
github.com
ヘルシオの修理、業者に来てもらえるまでで10日間、来てもらって今ある部品じゃ直らないって言われて持ちかえっての修理で2から3週間、部品取り寄せに時間かかったら1ヵ月かかるかもって、かなりきつい。
書いた。
PostgreSQLでnowやCURRENT_TIMESTAMP使っていると、それってトランザクション開始時間でほんとに良いの?ってこと多々ある。

PostgreSQLの現在日時を返す関数の違い|onozaty https://zenn.dev/onozaty/articles/postgresql-datetime-functions #zenn
PostgreSQLの現在日時を返す関数の違い
zenn.dev
Feature #41913: Additional non-PayPal donation methods - Redmine https://www.redmine.org/issues/41913
Remixでミドルウエア早く入って欲しい。
express側でってのは確かにできるのだけど、Remixのビルドと別になるのめんどいというかなんというか。
🗺️ Route Middleware · remix-run/remix · Discussion #7642 https://github.com/remix-run/remix/discussions/7642
🗺️ Route Middleware · remix-run/remix · Discussion #7642
Route middleware are functions that can inspect the request before the app runs and modify the response after the app is ready to respond. Proposal This supersedes remix-run/react-router#9566. Midd...
github.com
書きました。
Prismaのenumがクライアントビルドに含まれるとモジュールの解決に失敗する|onozaty zenn.dev/onozaty/arti... #zenn
Prismaのenumがクライアントビルドに含まれるとモジュールの解決に失敗する
zenn.dev